********************************************************** * Installation for NetWare 386 v3.11 server driver * ********************************************************** The server driver file is stored in the \NW_31X subdirectory. 1. Power on the file server and execute the Novell SERVER.EXE program. 2. Load LSLENH.NLM first. This will automatically load the PATCHMAN.NLM. At the server's prompt, type: LOAD A:\NW_31X\LSLENH.NLM 3. Load LAN driver E935.LAN and bind it. This will automatically load MSM31X.NLM and ETHERTSM.NLM. The general way of using these parameters is: LOAD Example: LOAD A:\NW_31X\E935.LAN SLOT=16 FRAME=Ethernet_802.2 NAME=E935_802.2 BIND IPX TO E935_802.2 NET=2 LOAD A:\NW_31X\E935.LAN SLOT=16 FRAME=Ethernet_802.3 NAME=E935_802.3 BIND IPX TO E935_802.3 NET=3 NOTE: This assumes that this diskette is in drive "A:". Driver specific parameters list (as for NetWare standard parameters, please see the NetWare user's manual): SLOT=xx On a PCI machine use slot number from 16, for first ethernet device, and upwards. TP selects TP port BNC selects BNC port AUTODETECT enables autodetection of media type when driver is loading. Note that this ONLY! works at initialization time, i.e. when the driver first loads for a specific network card. (default) TP_NO_LINK_TEST selects twisted pair connection, but disables the LINK test for specific HUBs that do not support LINK. TP_FULL_DUPLEX selects twisted pair connection to work in full duplex mode. BIOS16 instructs the driver to access the PCI BIOS using 16-bit real mode calls, instead of the PCI32 mechanism. This is not recommended, and should be used ONLY! on motherboards that have a known problem in the PCI BIOS implementation. 4. The server program will load and execute the E935.LAN driver module. Please refer to the NetWare 386 v3.11 Installation Manual for more information to make an AUTOEXEC.NCF batch file to load the E935.LAN module. ********************************************************** * Installation for NetWare 386 v3.12 server driver * ********************************************************** The server driver file is stored in the \NW_31X subdirectory. 1. Power on the file server and execute the Novell SERVER.EXE program. 2. Load LAN driver E935.LAN and bind it. This will automatically load MSM31X.NLM and ETHERTSM.NLM. The general way of using these parameters is: LOAD Example: LOAD A:\NW_31X\E935.LAN SLOT=16 FRAME=Ethernet_802.2 NAME=E935_802.2 BIND IPX TO E935_802.2 NET=2 LOAD A:\NW_31X\E935.LAN SLOT=16 FRAME=Ethernet_802.3 NAME=E935_802.3 BIND IPX TO E935_802.3 NET=3 NOTE: This assumes that this diskette is in drive "A:". Driver specific parameters list (as for NetWare standard parameters, please see the NetWare user's manual): SLOT=xx On a PCI machine use slot number from 16, for first ethernet device, and upwards. TP selects TP port BNC selects BNC port AUTODETECT enables autodetection of media type when driver is loading. Note that this ONLY! works at initialization time, i.e. when the driver first loads for a specific network card. (default) TP_NO_LINK_TEST selects twisted pair connection, but disables the LINK test for specific HUBs that do not support LINK. TP_FULL_DUPLEX selects twisted pair connection to work in full duplex mode. BIOS16 instructs the driver to access the PCI BIOS using 16-bit real mode calls, instead of the PCI32 mechanism. This is not recommended, and should be used ONLY! on motherboards that have a known problem in the PCI BIOS implementation. 3. The server program will load and execute the E935.LAN driver module. Please refer to the NetWare 386 v3.12 Installation Manual for more information to make an AUTOEXEC.NCF batch file to load the E935.LAN module.