home *** CD-ROM | disk | FTP | other *** search
/ Compilation of drivers fo…old hardware for windows / drivers20000.iso / A1100 / nf4pcie.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2006-03-31  |  563 b   |  31 lines

  1. ; Copyright (C) 2004  NVIDIA Corporation
  2.  
  3. [Version]
  4. Signature="$WINDOWS NT$"
  5. Class=System
  6. ClassGuid={4D36E97D-E325-11CE-BFC1-08002BE10318}
  7. Provider=%NVDA%
  8. CatalogFile=nf4pcie.cat
  9. DriverVer=07/27/2004, 5.1.2600.0445
  10.  
  11. [Manufacturer]
  12. %NVDA%=NVDA_NF4
  13.  
  14. [NVDA_NF4]
  15. %NF4PCIE% = NVPCI_DRV, PCI\VEN_10DE&DEV_005D
  16.  
  17. [NVPCI_DRV]
  18. Include=machine.inf
  19. Needs=PCI_DRV
  20.  
  21. [NVPCI_DRV.Services]
  22. Include=machine.inf
  23. Needs=PCI_DRV.Services
  24.  
  25. [NVPCI_DRV.HW]
  26. Include=machine.inf
  27. Needs=PCI_DRV.HW
  28.  
  29. [Strings]
  30. NVDA="NVIDIA"
  31. NF4PCIE="nForce4 PCI-Express Root Port"