README.DOC

(2 KB) Pobierz
 ******************************************************************************
 *       Genius LAN GE2500III PCI 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
                 |
                 |--RTL8029 : Contains the Genius LAN GE2500III PCI
                              Ethernet Card 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 <Add New Config> .

      5. In the "Network Adapter Drivers" menu, press Alt+D to select other
         driver.

      6. Insert the PCI Slave Ethernet Card driver diskette to the floppy disk
         A, and press  ENTER.

      7. In "Other Network Adapter Drivers" menu, select "Genius LAN GE2500III
         PCI Ethernet Adapter" 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:\LANMAN.DOS\DRIVERS\PROTMAN\PROTMAN.DOS /i:C:\LANMAN.DOS
        DEVICE=C:\LANMAN.DOS\DRIVERS\ETHERNET\RTL8029\PCIND.DOS
          :


    --- Sample PROTOCOL.INI file ---

        [PROTMAN]
          DRIVERNAME = PROTMAN$
          DYNAMIC = YES
          PRIORITY = NETBEUI

        [NETBEUI_XIF]
          Drivername = netbeui$
          SESSIONS = 6
          NCBS = 12
          BINDINGS = "RTL8029_NIF"
          LANABASE = 0

        [RTL8029_NIF]
          DRIVERNAME = PCIND$

 ======================================================================
Zgłoś jeśli naruszono regulamin