home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Internet 2000 December / MICD_2000_12_NR1.iso / Dreamnet / drivery / SMC / ETHER.EXE / NDIS / OEMSETUP.INF < prev    next >
INI File  |  1996-10-04  |  809b  |  34 lines

  1. ;
  2. ;012/05/94  v1.00b 
  3. ;
  4. ;WFW 3.11 .inf file 
  5. ;
  6. ; Cloaking SMC Ethernet (8216) 
  7. ;
  8.  
  9. [data]
  10. type=network
  11. version=3.11.250
  12.  
  13. ;[disks]
  14. ;z=.,"SMC Cloaked Ethernet Adapter Drivers Disk", disklabel
  15.  
  16. [netcard]
  17. smc8216T="SMC Ethernet Elite/Ultra family (SMC8013, SMC8216, SMC8416)", 0, ndis_sngl, TokenRing, 0x5, SMC_8216T, SMC_8216T_NIF
  18. smc8216AT="SMC Ethernet Elite/A family (SMC8013/A)", 0, ndis_sngl, TokenRing, 0x5, SMC_8216T, SMC_8216AT_NIF
  19.  
  20. [SMC_8216T]
  21. mlid=*:smc8000.com
  22. ndis2=*:smc8000.dos
  23.  
  24. [SMC_8216T_NIF]
  25. DriverName=SMC8000$
  26. io=iobase,,hex,"0x200,0x3e0,0x20",0x280,0x38
  27. param=cloak,"Allow the Driver to Cloak",keyonly,,,0x08
  28.  
  29. [SMC_8216AT_NIF]
  30. DriverName=SMC8000$
  31. slot=slotnumber,"Adapter Slot Number",int,"1,8,1",1,0x22
  32. param=cloak,"Allow the Driver to Cloak",keyonly,,,0x08
  33.  
  34.