home *** CD-ROM | disk | FTP | other *** search
/ PC World 2004 March / PCWorld_2004-03_cd.bin / Hardware / VIAeth / WIN.txt < prev    next >
Text File  |  2003-01-15  |  2KB  |  57 lines

  1. **
  2. **
  3. **  VIA Rhine Family Fast Ethernet Adapter
  4. **
  5. **  NDIS Driver for Windows 95/95OSR2/98/98SE/ME/2000/XP
  6. **
  7. **  v3.15   Jan, 2003
  8. **
  9. **
  10.  
  11. Introduction:
  12. =============
  13.  
  14.   This document shows you how to setup the driver in Windows operating system.
  15.  
  16. Contents of the Subdirectory:
  17. =============================
  18.  
  19.     FETND5A.SYS         The NDIS5 driver for Windows 98/98SE/ME.
  20.     FETND5B.SYS         The NDIS5 driver for Windows 2000/XP.
  21.     FETND4.SYS          The NDIS4 driver for Windows 95OSR2.
  22.     FETND3.SYS          The NDIS3 driver for Windows 95.
  23.     FETND.DOS           The NDIS2 driver for Windows.
  24.     FETODI.COM          The ODI driver for Windows.
  25.     FETNDIS.INF         The installation information file.
  26.     WINNDI.DLL          The Co-installer for Windows.
  27.     WIN.TXT             This file.
  28.  
  29. Installation:
  30. =============
  31.  
  32.   Before starting with the installation process, make sure that the adapter
  33.   is properly installed and configured.
  34.  
  35.     1. Turn on the power of your PC on to boot from Windows operating system.
  36.        Windows will auto-detect your new adapter, and the "New Hardware Found"
  37.        dialogue box will appear. Select "Driver from disk provided by hardware
  38.        manufacturer" to install driver from the diskette that comes with your
  39.        LAN adapter.
  40.  
  41.     2. Insert the driver diskette into your floppy drive, and specify the
  42.        path of the driver in the diskette(i.e. A:\) to copy the driver
  43.        files to your system.
  44.  
  45.     3. When the driver installation is completed, restart Windows.
  46.  
  47.   Note:
  48.  
  49.     1. The NDIS2 and ODI drivers are only supported in Windows 95.
  50.  
  51.     2. In Win2000, some applications may have connectivity problem,
  52.        sometimes it's caused by Win2000 scatter-gather DMA compatibility
  53.        issue. There is a parameter in driver set up page "Optimized for
  54.        Performance", setting it to "disabled" can solve this problem.
  55.  
  56.  
  57.