Server Driver for NetWare 5.X Introduction: ------------- This document describes the procedure to install the NetWare v5.X server driver for ENW-9601SX 1000Mbps Ethernet Adapter. Installaton Procedure : --------------------- Before you start with the installation process, make sure that the Novell NetWare v5.X server is properly installed. Similarly, your adapter should also be properly installed in your server. 1. Insert the Realtek Driver Diskette into drive A and check the contents of subdirectory \NETWARE\SERVER\5X, It should contain the following file : TC902X.LANÄ Novell NetWare V5.X Server Driver TC902X.LDIÄ Novell NetWare V5.X Server Driver Installation Information File 2. At the NetWare prompt (indicated by the Server name), run the NWCONFIG.NLM program by typing: server name: LOAD NWCONFIG 3. Select " Driver options " and press . 4. Select " Configure network drivers " and press . 5. Select " Select an addtional driers " and press . 6. Press the key to specify other drivers to install. 7. Press and specify the driver path (A:\NETWARE\SERVER\5X) and press . 8. The TC902X.LAN driver should appear in your choice list for the 'Select a Driver to install' field. Choose this driver and press . 9. Press to copy TC902X.LAN and TC902X.LDI to the Server V5.X SYSTEM directory. And then it will start driver loading and binding procedure. This will allow you to load and bind all 4 frame types supported by NetWare. 10. Add the LOAD and BIND statements you require to the server's AUTOEXEC.NCF file so that the LAN driver will load automatically each time the server starts up. Installation Notes: ------------------- 1.Installing Multiple LAN Adapters: The keyword "SLOT" is provided for multiple LAN adapters in a single server by the driver TC902X.LAN. So, add EtherID in LOAD commands. For example: LOAD TC902X FRAME=Ethernet_802.2 NAME=LAN_A SLOT=1 BIND IPX TO LAN_A NET=11 LOAD TC902X FRAME=Ethernet_802.2 NAME=LAN_B SLOT=2 BIND IPX TO LAN_B NET=22