home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Internet 2000 December / MICD_2000_12_NR1.iso / Dreamnet / drivery / Trendware / 100pcie.exe / NDIS2 / DOS / OEMSETUP.INF next >
INI File  |  1998-08-20  |  883b  |  30 lines

  1. ;
  2. ; OEMSETUP.INF for Microsoft Network Client V3.0 for MS-DOS
  3. ;
  4. ;  Winbond Electronic Corporation.
  5. ;
  6.  
  7. [nwsdata]
  8. version="3.1.032"
  9.  
  10. [disks]
  11. 1 = .,"Winbond W89C840 PCI Ethernet Adapter Driver Disk"
  12.  
  13. [netcard]
  14. ;NDIS2 Driver
  15. wb$w89c840n2="Winbond W89C840 PCI 100M/10M Ethernet Adapter (NDIS2)",0,ndis,ethernet,0x01,wb$w840nd2,wb$w89c840n2_nif
  16.  
  17. [wb$w840nd2]
  18. ndis2=1:w840nd.dos
  19.  
  20. [wb$w89c840n2_nif]
  21. drivername=W840ND$
  22. ; NDIS2 driver parameters
  23. param=Burst,"Burst Length",text,"1,2,4,8,16,32",32
  24. param=CacheAlign,"Cache Alignment",int,"1,3,1",3
  25. param=TxThreshold,"Transmit Threshold",hex,"0,0x7f,1",0
  26. param=Nway,"Nway Function(ON,OFF)",chars,3,"ON"
  27. param=FullDuplex,"Full Duplex Function(AUTO,DISABLE,ENABLE)",chars,7,"AUTO"
  28. param=LineSpeed,"Line Speed",text,"0,10,100",0
  29. param=SelectedID,"Selected adapter's ID (if multi-840 used)",chars,12,"0000E8010203",0x0
  30.