4 LAN Manager Workstation/Server v1.01 LAN Manager* 2.2 Workstation/Server installation notes for Intel's EtherExpress(TM) PRO/10 PCI LAN adapters ================================================================== Location of Driver: \NDIS\MSLANMAN.BAT MSLANMAN.BAT will create the following directory structure on a local hard drive: \MSLANMAN.DOS\DRIVERS\ETHERNET\E10P\E10P.DOS (DOS NDIS driver) \MSLANMAN.DOS\DRIVERS\ETHERNET\E10P\PROTOCOL.INI \MSLANMAN.DOS\DRIVERS\NIF\E10P.NIF \MSLANMAN.OS2\DRIVERS\ETHERNET\E10P\E10P.OS2 (OS/2 NDIS driver) \MSLANMAN.OS2\DRIVERS\ETHERNET\E10P\PROTOCOL.INI \MSLANMAN.OS2\DRIVERS\NIF\E10P.NIF Sample Configuration Files -------------------------- CONFIG.SYS (for DOS) will include these lines: DEVICE=C:\LANMAN\PROTMAN.DOS /I:C:\LANMAN DEVICE=C:\LANMAN\E10P.DOS CONFIG.SYS (for OS/2) will include these lines: DEVICE=C:\LANMAN\PROTMAN.OS2 /I:C:\LANMAN DEVICE=C:\LANMAN\E10P.OS2 PROTOCOL.INI (will contain): [E10P_NIF] ; PROTOCOL.INI section for the Intel EtherExpress PRO/10 PCI ; Adapter DRIVERNAME = E10P$ General Installation -------------------- 1 Create the directory structure needed for the LAN Manager installation by running the batch file MSLANMAN.BAT. It will create the directories at the root of the specified drive and copy the necessary files. 2 Run the appropriate Microsoft LAN Manager setup for the computer you are setting up (DOS, OS/2 or OS/2 Server). When prompted for the LAN adapter driver, select "Other Driver" (the EtherExpress PRO/10 PCI driver isn't included on the LAN Manager disk) and insert the PRO/10 PCI Configuration and Drivers disk. Select the EtherExpress PRO/10 PCI driver and follow the directions. 3 When completed, reboot your computer in order for changes to take effect. Hints and Tips -------------- 1 Parameters for the PROTOCOL.INI file: DRIVERNAME: This is the one required parameter. See example at the top of this document for syntax. SLOT: (required for multiple adapters) This parameter is optional if only one adapter is present. If it is specified but is incorrect, a message indicates that the value doesn't match the configuration but the driver will find the adapter and load anyway. This parameter becomes required if more than one adapter is present in either one bus or multiple PCI buses of a system. The value of this parameter makes it possible for the driver to uniquely identify which of the adapters is to be controlled by this driver. The SLOT number is the encoded value of the PCI adapter's device location. To determine the slot number, load the driver with only the DRIVERNAME parameter specified. The driver will report all the slots which have PCI adapter(s) installed. You can determine which card is in which slot by using SETUP.EXE and matching the Ethernet addresses of the adapter to the device number specified in View Configuration. [Example: SLOT=0x1C] 2 Sample PROTOCOL.INI for LAN Manager: [PROTMAN] DRIVERNAME = PROTMAN$ DYNAMIC = YES PRIORITY = NETBEUI [NETBEUI_XIF] Drivername = netbeui$ SESSIONS = 6 NCBS = 12 BINDINGS = "E10P_NIF" LANABASE = 0 [E10P_NIF] ; PROTOCOL.INI section for the Intel EtherExpress PRO/10 PCI ; LAN Adapter DRIVERNAME = E10P$ * Third-party trademarks are the property of their respective owners