Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
663 B

  1. ; OEM.INF file for MicroSoft DLC protocol for Network Client for MS-DOS
  2. [disks]
  3. 1 =. ,"Enterprise Protocols for Microsoft Network Client for MS-DOS",disk1
  4. [data]
  5. type=network
  6. version=3.11.001
  7. [transport]
  8. msdlc = "MS-DLC",0,ndis,,real,0,implicit,msdlc,msdlc_xif
  9. [msdlc]
  10. devdir = 1:msdlc.exe
  11. netdir = 1:net.exe
  12. tsr="msdlc"
  13. tsr="net start"
  14. netstart="net start","@netdir\net start","msdlc"
  15. tsr="net initialize","@netdir\net initialize"
  16. tsr = "msdlc.exe",@devdir\msdlc.exe
  17. [msdlc_xif]
  18. drivername = MSDLC$
  19. param=Usedix,"Use DIX instead of 802.3 format (Ethernet only)",text,"0,1","0"
  20. param=Swap,"bit-swap destination address (Ethernet only)",text,"0,1","1"