home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 1 / Windows / inf / ql40xx2.inf < prev    next >
Windows Setup INFormation  |  2008-01-19  |  2KB  |  39 lines

  1.  ■; QL40XNU.INF - This file is used by Setup to install
  2. ; the QL40XX Windows NULL Driver
  3. ; Copyright 1996-2006 QLogic Corporation 
  4. [Version]
  5. Signature="$Windows NT$"
  6. Class=System
  7. ClassGuid={4D36E97D-E325-11CE-BFC1-08002BE10318}
  8. Provider=%QLOGIC%
  9. DriverVer=07/26/2005,1.0.0.1
  10. [DestinationDirs]
  11. [Manufacturer]
  12. %QLOGIC%=QLOGIC, NTx86, NTamd64
  13. ;*******************************
  14. ;QLogic Manufacturer device list
  15. [QLOGIC.NTx86]
  16. %ql40xxnull.DeviceDesc% = ql40xxnull_Inst, PCI\VEN_1077&DEV_3010, PCI\VEN_1077&DEV_3022
  17. [QLOGIC.NTamd64]
  18. %ql40xxnull.DeviceDesc% = ql40xxnull_Inst, PCI\VEN_1077&DEV_3010, PCI\VEN_1077&DEV_3022
  19. [ControlFlags]
  20. ExcludeFromSelect = *
  21. [ql40xxnull_Inst]
  22. ; the install section must be empty
  23. [ql40xxnull_Inst.Services]
  24. AddService = ,2    ; no value for the service name
  25. [Strings]
  26. ;localizable
  27. QLOGIC = "QLogic"
  28. ql40xxnull.DeviceDesc = "QLogic NULL Driver"