home *** CD-ROM | disk | FTP | other *** search
/ PC World 2004 July & August / PCWorld_2004-07-08_cd.bin / Software / vyzkuste / xp / pebuilder3032.exe / plugin / dsk_hpt3xx / hpt3xx.inf < prev   
Windows Setup INFormation  |  2004-03-26  |  966b  |  29 lines

  1. ; PE Builder v3 plug-in INF file
  2. ; for HighPoint HPT3xx ATA RAID Controller
  3.  
  4. ; Download driver from:
  5. ; http://www.highpoint-tech.com/USA/b370na.htm
  6. ;
  7. ; Plugin has been tested by Bill Talcott (http://pctech.invisibill.net)
  8. ; Windows XP/SP1
  9. ; Abit KT7A-RAID with integrated HPT370
  10.  
  11. [Version]
  12. Signature= "$Windows NT$"
  13.  
  14. [PEBuilder]
  15. Name="DSK: HighPoint HPT3xx ATA RAID Driver"
  16. Enable=0
  17.  
  18. [SourceDisksFiles]
  19. hpt3xx.sys=4,,1
  20.  
  21. [SetValue]
  22. "txtsetup.sif","SourceDisksFiles","hpt3xx.sys", "1,,,,,,_3,4,1"
  23. "txtsetup.sif","SCSI.Load","hpt3xx", "hpt3xx.sys,4"
  24. "txtsetup.sif","SCSI","hpt3xx", """HighPoint HPT3xx ATA RAID Controller"""
  25. "txtsetup.sif","HardwareIdsDatabase","PCI\VEN_1103&DEV_0004", """hpt3xx"""
  26. "txtsetup.sif","HardwareIdsDatabase","PCI\VEN_1103&DEV_0005", """hpt3xx"""
  27. "txtsetup.sif","HardwareIdsDatabase","PCI\VEN_1103&DEV_0006", """hpt3xx"""
  28. "txtsetup.sif","HardwareIdsDatabase","PCI\VEN_1103&DEV_0005&SUBSYS_100415BD", """hpt3xx"""
  29.