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.

26 lines
642 B

  1. ;+---------------------------------------------------------------------------
  2. ;
  3. ; Microsoft Windows NT5.0
  4. ; Copyright (C) Microsoft Corporation, 1997-1999.
  5. ;
  6. ; File: N E T M A P . I N F
  7. ;
  8. ; Contents: Sample netmap.inf for OEM network component
  9. ;
  10. ; Notes:
  11. ;
  12. ;----------------------------------------------------------------------------
  13. [Version]
  14. Signature="$Windows NT$"
  15. [OemNetAdapters]
  16. DATAFIREU = DataFireIsa1U
  17. DATAFIREST = DataFireIsa1ST
  18. DATAFIRE4ST = DataFireIsa4ST
  19. [OemUpgradeSupport]
  20. DataFireIsa1U = oemupg.dll,netdgisa.inf
  21. DataFireIsa1ST = oemupg.dll,netdgisa.inf
  22. DataFireIsa4ST = oemupg.dll,netdgisa.inf