home *** CD-ROM | disk | FTP | other *** search
/ Chip 2009 November / Chip_2009.11_CD.iso / DRV / DP_MassStorage.7z / D / M / SC2 / SIPPD.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2005-10-18  |  1016 b   |  44 lines

  1. ; This INF file installs the Silicon Image Serial ATA Pseudo Processor
  2. ; device on systems running Windows NT 4.0, Windows 2000, and Windows XP.
  3. ;
  4. ; Copyright (C) 2004 - 2005 by Silicon Image, Inc.
  5. ; All rights reserved
  6.  
  7. [Version]
  8. Signature="$Windows NT$"
  9. Class = System
  10. ClassGuid = {4d36e97d-e325-11ce-bfc1-08002be10318} 
  11. Provider=%SI%
  12. CatalogFile=Si3132r5.cat
  13. LayoutFile=layout.inf
  14. DriverVer=10/18/2005, 1.3.0.9
  15.  
  16. [SourceDisksNames]
  17.  
  18. [SourceDisksFiles]
  19.  
  20. [ControlFlags]
  21. ExcludeFromSelect = *
  22.  
  23. [Manufacturer]
  24. %SI%=PseudoDevice,NTx86,NTamd64
  25.  
  26. [PseudoDevice]
  27. %Pseudo_Device% = PseudoInstall, SCSI\ProcessorSI______Pseudo_Device___
  28.  
  29. [PseudoDevice.NTx86]
  30. %Pseudo_Device% = PseudoInstall, SCSI\ProcessorSI______Pseudo_Device___
  31.  
  32. [PseudoDevice.NTamd64]
  33. %Pseudo_Device% = PseudoInstall, SCSI\ProcessorSI______Pseudo_Device___
  34.  
  35. [PseudoInstall]
  36.  
  37. [PseudoInstall.NTx86]
  38.  
  39. [PseudoInstall.NTamd64]
  40.  
  41. [Strings]
  42. SI = "Silicon Image"
  43. Pseudo_Device = "Silicon Image's Pseudo Processor Device"
  44.