****************************************************************************** * Genius LAN GF100TXRIII Series Fast Ethernet Card -- NDIS DOS Driver * ****************************************************************************** A. Diskette Introduction : ========================== This sub-directory contains the following structures: MSLANMAN.DOS | | |---DRIVERS | |--NIF : Contains the Network Information File (NIF) | that setup needs. |--ETHERNET | |--RTL8139 : Contains the GF100TXRIII NDIS DOS driver and protocol.ini file that could be used for setup. B. Installation Guildline: ========================== 1. To change directory to LANMAN.DOS and run Microsoft Lan Manager SETUP program. In the DOS prompt key in: C:\LANMAN.DOS>SETUP 2. Press Alt+C to select the "Configuration". 3. Press "D" or move the cursor to "Network Driver" item and press ENTER. 4. Press Alt+A to select . 5. In the "Network Adapter Drivers" menu, press Alt+D to select other driver. 6. Specify the GF100TXRIII driver diskette to the disk C:\GF100, and press ENTER. 7. In "Other Network Adapter Drivers" menu, select "Genius LAN GF100TXRIII Card" and press ENTER. 8. Select the network protocol that you want and press ENTER. 9. To verify the workstation configuration is correct and press ENTER. 10. Select "SAVE" to save the Lan Manager configuration. It will update the AUTOEXEC.BAT and CONFIG.SYS files. 11. Exit Lan Manager setup program and reboot the system. --- Sample CONFIG.SYS file --- : DEVICE=C:\MSLANMAN.DOS\DRIVERS\PROTMAN\PROTMAN.DOS /i:C:\LANMAN.DOS DEVICE=C:\MSLANMAN.DOS\DRIVERS\ETHERNET\RTSND\RTSND.DOS : --- Sample PROTOCOL.INI file --- [PROTMAN] DRIVERNAME = PROTMAN$ DYNAMIC = YES PRIORITY = NETBEUI [NETBEUI_XIF] Drivername = netbeui$ SESSIONS = 6 NCBS = 12 BINDINGS = "GF100TR_NIF" LANABASE = 0 [GF100TR_NIF] DRIVERNAME = RTSND$ ======================================================================