****************************************************************************** * Genius LAN GF100TXRIII PCI Fast Ethernet Card -- NDIS OS/2 Driver * ****************************************************************************** A. Diskette Introduction : ========================== This sub-directory contains the following structures: MSLANMAN.OS2 | | |---DRIVERS | |--NIF : Contains the Network Information File (NIF) | that setup needs. |--ETHERNET | |--RTL8139 : Contains the GF100TXRIII NDIS OS/2 driver and protocol.ini file that could be used for setup. B. Installation Guildline: ========================== 1. In the OS/2 WINDOW, change to LANMAN subdirectory and run SETUP program, like as below: C:\LANMAN>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. C. Installation Detail: ========================== LAN Manager Workstation/Server Introduction: ------------- This document describes the procedure to setup LAN Manager 2.1 Workstation/Server driver for Genius LAN GF100TXRIII Fast PCI ethernet adapter. Location of Driver:(OS/2)\MSLANMAN.OS2\DRIVERS\ETHERNET\RTL8139\RTSND.OS2 Sample Configuration Files: --------------------------- CONFIG.SYS (for OS/2 will contain): DEVICE=C:\MSLANMAN.OS2\DRIVERS\PROTMAN\PROTMAN.OS2 /I:C:\LANMAN.OS2 DEVICE=C:\MSLANMAN.OS2\DRIVERS\ETHERNET\RTL8139\RTSND.OS2 PROTOCOL.INI (will contain): [RTL8139] ; RTL8139 RPOTOCOL.INI SAMPLE DriverName=RTSND$ EtherID=@52544C111111 ;This keyword is used to desinate a GF100TXRIII ;adapter by assigning its ethernet ID ;when more than one adapters exist on one ; system. BusNo=@00 ;This keyword is used to desinate a GF100TXRIII ;adapter by assigning it's PCI bus number ;when more than one adapters exist on one ; system.(must be used with 'DeviceNo' keyword) DeviceNo=@0A ;This keyword is used to desinate a GF100TXRIII ;adapter by assigning it's PCI Device number ;when more than one adapters exist on one ; system.(must be used with 'BusNo' keyword) Speed= 100/10 ;This keyword is used to force GF100TXRIII adapter ;to speed 10M or 100M mode. If not present, ;the driver will auto-detect the speed. Setup driver procedures on LAN Manager workstation/server : ----------------------------------------------------------- Before you start with the installation process, make sure that the adapter is properly installed and configured. Make sure your Microsoft LAN Manager is properly installed. 1. Run the appropriate Microsoft Lan Manager SETUP for computer you are setting up.(DOS, OS/2 or OS/2 Server). Select "Configuration" item ,(the Realtek driver isn't included on the Lan Manager disk) and insert the Genius LAN GF100TXRIII driver disk, select the GF100TXRIII driver and follow the directions. 2. When completed, reboot your computer. Installing Multiple LAN Adapters: ---------------------------------- To Follow Setup driver Procedure and add two adapter, Under DOS mode, you can modify the EtherID or BusNo+DeviceNo Keyword field in file C:\MSLANMAN\PROTOCOL.INI. -- KYE Systems Corp --