******************************************************************* * ACCTON TECHNOLOGY CORPORATION * * EN1207F/EN2242/EN3207 SERIES FAST ETHERNET ADAPTER * * NetWare Client32 Driver Installation Overview * * * * Copyright (C) 2002 Accton Technology Corporation * * All rights reserved. * ******************************************************************* Contents: A. File Description B. Driver Installation for NetWare Server 3.1x, 4.x C. Driver Installation for DOS32 D. Driver Installation for Microsoft Windows 3.x E. Driver Installation for Microsoft Windows 95 F. Parameter Description for ACCODI.LAN A. File Description -------------------- ------------------------------------------------------------------------------- Filename Description ------------------------------------------------------------------------------- CLIENT32.TXT This file. Presents a summary of the contents for NetWare Client32 driver installation. EN5251.LAN Accton Client32 ODI driver for EN5251 Series Chip Based Fast Ethernet adapter. This driver complies with NetWare ODI Server driver SPEC 3.31. EN5251.LDI The (EN5251.LAN) driver installation information file for NetWare Server 4.X, NeDOS32, Windows 3.x. EN5251.INF The (EN5251.LAN) driver installation information file for Microsoft Windows 95. ------------------------------------------------------------------------------- B. Driver (Spec. 3.31) Installation for NetWare Server 3.1x, 4.x B.1 Driver Installation for NetWare Server 3.12 1. Insert Accton EN5251 Series Chip Based Fast Ethernet Adapter Driver Diskette or CD-ROM . 2. Change to the NetWare Server directory (for example: CD\SERVER.312) 3. Copy the following files from the Driver Diskette or CD-ROM to the NetWare Server directory. \NetWare\ODI\SERVER\3.12\NBI31X.NLM \NetWare\ODI\SERVER\3.12\MSM31X.NLM \NetWare\ODI\SERVER\ETHERTSM.NLM \LANDRV32\EN5251.LAN 4. Sample AUTOEXEC.NCF for NetWare Server 3.12 AUTOEXEC.NCF ============ LOAD C:NBI31X LOAD C:MSM31X LOAD C:ETHERTSM LOAD C:EN5251 FRAME=ETHERNET_802.2 NAME=E_8022 LOAD C:EN5251 FRAME=ETHERNET_802.3 NAME=E_8023 LOAD C:EN5251 FRAME=ETHERNET_II NAME=E_II LOAD C:EN5251 FRAME=ETHERNET_SNAP NAME=E_SNAP BIND IPX E_8022 NET=10 BIND IPX E_8023 NET=20 BIND IPX E_II NET=30 BIND IPX E_SNAP NET=40 B.2 Driver Installation for NetWare Server 4.X 1. Change to the NetWare Server directory (for example: CD\NWSERVER ) 2. Load the NetWare Server System by typing SERVER, then press . 3. When the Server prompt appears, load the NetWare Server Installation Utility. That is, :LOAD INSTALL 4. Select "Driver options" from the "Installtion Options" menu, then press . 5. Select "Configure network drivers" from the "Driver Options" menu, then press . 6. Select "Select a driver" from the "Additional Driver Actions" menu, then press . 7. Press to install a unlisted driver, then press to specify a different path. 8. Insert Accton EN5251 Series Chip Based Fast Ethernet Adapter Driver Diskette or CD-ROM and specify the drive path "X:\landrv32". Notice: X: means the drive (Floppy or CD-ROM) containing the driver, such as: A:, or D: etc. 9. Select "Accton EN5251 Series Chip Based Fast Ethernet Driver" from the "Select a driver to installed:" menu, then press . 10. If necessary, select "Select/Modify driver parameters and protocols" from the "Board EN5251 (Driver EN5251) Actions" menu, then press to setup the driver parameters. (Please refer to content G.) Otherwise, select "Save parameters and load driver", then press . 11. Following screen instructions to complete driver installation. 12. Sample AUTOEXEC.NCF for NetWare Server 4.X AUTOEXEC.NCF (one board) ======================== LOAD C:NBI LOAD C:MSM LOAD C:ETHERTSM LOAD C:EN5251 FRAME=ETHERNET_802.2 NAME=E_8022 LOAD C:EN5251 FRAME=ETHERNET_802.3 NAME=E_8023 LOAD C:EN5251 FRAME=ETHERNET_II NAME=E_II LOAD C:EN5251 FRAME=ETHERNET_SNAP NAME=E_SNAP BIND IPX E_8022 NET=10 BIND IPX E_8023 NET=20 BIND IPX E_II NET=30 BIND IPX E_SNAP NET=40 AUTOEXEC.NCF (two boards) ========================= LOAD C:NBI LOAD C:MSM LOAD C:ETHERTSM LOAD C:EN5251 PCI_SLOT=3 FRAME=ETHERNET_802.2 NAME=E_8022_1 LOAD C:EN5251 PCI_SLOT=3 FRAME=ETHERNET_802.3 NAME=E_8023_1 LOAD C:EN5251 PCI_SLOT=3 FRAME=ETHERNET_II NAME=E_II_1 LOAD C:EN5251 PCI_SLOT=3 FRAME=ETHERNET_SNAP NAME=E_SNAP_1 LOAD C:EN5251 PCI_SLOT=4 FRAME=ETHERNET_802.2 NAME=E_8022_2 LOAD C:EN5251 PCI_SLOT=4 FRAME=ETHERNET_802.3 NAME=E_8023_2 LOAD C:EN5251 PCI_SLOT=4 FRAME=ETHERNET_II NAME=E_II_2 LOAD C:EN5251 PCI_SLOT=4 FRAME=ETHERNET_SNAP NAME=E_SNAP_2 BIND IPX E_8022_1 NET=10 BIND IPX E_8023_1 NET=20 BIND IPX E_II_1 NET=30 BIND IPX E_SNAP_1 NET=40 BIND IPX E_8022_2 NET=50 BIND IPX E_8023_2 NET=60 BIND IPX E_II_2 NET=70 BIND IPX E_SNAP_2 NET=80 C. Driver Installation for DOS32 1. If you have finished installing the NetWare Client 32 for DOS, all you have to do is modify STARTNET.BAT. Please see the sample STARTNET.BAT beneath these installation instructions. 2. Run INSTALL.EXE from NetWare DOS 32 diskette 1 (or from NetWare 4.11 CD). When the product manual appears, mark the "NetWare Client 32 for DOS" item, then press . 3. Select the "OTHER DRIVERS" item from the "32-bit Network Board Drivers" menu, then press . 4. Insert Accton's EN5251 Series Chip Based Driver Diskette or CD-ROM, then specify the driver path, like X:\LANDRV32. Notice: X: means the drive (Floppy or CD-ROM) containing the driver, such as: A:, or D: etc. 5. Select "Accton EN5251 Series Chip Based Fast Ethernet Fast Ethernet Driver", then press . 6. Refer to Content G. and set the correct driver parameters to comply with your network environment, then press to continue. 7. Following screen instructions to complete Client32 for DOS software installation. 8. Reboot your machine. Sample STARTNET.BAT for DOS32. ============================== SET NWLANGUAGE=ENGLISH C:\NOVELL\CLIENT32\NIOS.EXE LOAD C:\NOVELL\CLIENT32\LSLC32.NLM LOAD C:\NOVELL\CLIENT32\CMSM.NLM LOAD C:\NOVELL\CLIENT32\ETHERTSM.NLM LOAD C:\NOVELL\CLIENT32\EN5251.LAN FRAME=ETHERNET_802.2 LOAD C:\NOVELL\CLIENT32\EN5251.LAN FRAME=ETHERNET_802.3 LOAD C:\NOVELL\CLIENT32\EN5251.LAN FRAME=ETHERNET_II LOAD C:\NOVELL\CLIENT32\EN5251.LAN FRAME=ETHERNET_SNAP LOAD C:\NOVELL\CLIENT32\IPX.NLM LOAD C:\NOVELL\CLIENT32\CLIENT32.NLM NOTICE!! C:\NOVELL is the directory where your Novell Client 32 files are located. D. Driver Installation for Microsoft Windows 3.x Please refer to Content CD., in step 2, mark "NetWare Client 32 for DOS" and "Client 32 for Windows", then follow step 3...8 to complete installation. E. Driver Installation for Microsoft Windows 95 If you have installed the Microsoft Client in your Windows 95 system, you should remove the adapter object and NDIS3 driver for the EN5251 Based Fast Ethernet Adapter from the Windows 95 system. 1. Plug Accton EN5251 Series Chip Based Adapter into one of the Master PCI slots of your PCI platform. 2. Turn the power ON, then boot from Windows 95. 3. Windows 95 will prompt with "PCI Ethernet Controller" in the "New Hardware Found" dialog box. 4. Select "Driver from disk provided by hardware manufacturer" from the "New Hardware Found" dialog box, then click the OK button. 5. Insert the Accton EN5251 Series Chip Based Adapter Driver Diskette or CD-ROM 6. Enter the driver pathname X:\LANDRV32, then click the OK button in the "Install from Disk" dialog box. Notice: X: means the drive (Floppy or CD-ROM) containing the driver, such as: A:, or D: etc. 7. Follow the screen's prompt to insert the "NetWare Client 32 for Windows 95" disk and click the OK button in the "Insert Disk" dialog box. 8. Otherwise enter the full pathname for the "NetWare Client 32 for Windows 95" installation files in the "Copying Files....." dialog box, then click the OK button. 9. Follow the screen's prompt to insert the "Windows 95 CD-ROM" and click the OK button in the "Insert Disk" dialog box. 10. Otherwise enter the full pathname of the "Windows 95 CD-ROM" installation files in the "Copying Files..." dialog box, then click the OK button. 11. Windows 95 will copy the driver (EN5251.LAN) from X:\LANDRV32 to the C:\NOVELL\CLIENT32 directory and the EN5251.INF file from X:\LANDRV32 to the C:\WINDOWS\INF directory. 12. Remove the Accton EN5251 Based Driver Diskette or CD-ROM. 13. Restart your computer to initialize the network function. NOTICE!! C:\NOVELL is the directory where your Novell Client 32 files are located. C:\WINDOWS is the directory where your Windows 95 O.S. is located. X: means the drive (Floppy or CD-ROM) containing the driver, such as: A:, or D: etc. F. Parameter Description for EN5251.LAN The following parameters are used in EN5251.LAN. 1. SLOT : specifies which adapter is enabled when multiple EN5251 Based adapters are found in your computer. The SLOT keyword is an index value corresponding to PCI BIOS. The mapping from SLOT to the physical PCI slot is different from one machine to another. Ex: LOAD EN5251 SLOT=3 FRAME=ETHERNET_802.2 LOAD EN5251 SLOT=4 FRAME=ETHERNET_II 2. FRAME : specifies which frame type is used by the driver. Accepted values are Ethernet_802.2, Ethernet_802.3, Ethernet_II and Ethernet_SNAP. Multiple frame types can be enabled by loading the same driver with different FRAME types. Ex: LOAD EN5251 FRAME=ETHERNET_802.2 LOAD EN5251 FRAME=ETHERNET_802.3 LOAD EN5251 FRAME=ETHERNET_II LOAD EN5251 FRAME=ETHERNET_SNAP 3. NODE : Uses a different address to replace the node address burned in EEPROM. Ex: LOAD EN5251 NODE=0000E8001122 4. Media_Type : Specifies which medium type is used by the driver. Accepted vaules are AUTO,10-HD,10-FD,100-HD, 100-FD. Ex: LOAD EN5251 SLOT=3 FRAME=ETHERNET_802.2 Medium=100-FD --- All trademarks and brand names mentioned belong to their respective owners. -- End of File --