home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 August / VPR9708B.ISO / DRIVER / DEC / DEFPA281 / OEMSETUP.INF < prev    next >
INI File  |  1997-01-09  |  836b  |  32 lines

  1. ;
  2. ; DEC FDDIcontroller/PCI setup file 
  3. ;               for Microsoft Windows for Workgroups
  4. ;
  5. [data]
  6. type=network
  7. version="10.3.10"
  8.  
  9. [disks]
  10. y = .\ndis2\dos\,"DEC FDDIcontroller/PCI",DEFPA,disky
  11.  
  12. [netcard]
  13. ;
  14. ; MSID = 0 (microsoft id)
  15. ; type = ndis
  16. ; media = fddi
  17. ; mode = 1 (ndis2 type of driver)
  18. ; install = defpa_install (maps to mac section name in protocol.ini)
  19. ; protocol = defpa_nif (contains protocol.ini info for this driver)
  20. ;
  21. DEFPA="DEC FDDIcontroller/PCI Adapter",0,ndis,fddi,0x01,defpa_install,defpa_nif
  22.  
  23. [defpa_install]
  24. ndis2=y:defpa.dos
  25.  
  26. [defpa_nif]
  27. DRIVERNAME=DEFPA$,0x10
  28. param=PCI_CARD,"Adapter Instance", int,"1,4,1",1,0x02,0x10
  29. param=MEDIA,"Half Duplex or Full Duplex Operation",text,"HDX,FDX","HDX",0x02,0x10
  30. param=TREQ,"Requested Target Token Rotation Time",int,"4,165,1",8,0x02,0x10
  31.  
  32.