home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 2 / Windows / inf / arc.inf < prev    next >
Encoding:
Text (UTF-16)  |  2008-01-19  |  11.8 KB  |  164 lines

  1. ;
  2. ; Adaptec IOP RAID Host Adapter Drivers
  3. ;
  4. ; Installation File For Microsoft Windows
  5. ;
  6. ; Version 1.0
  7. ;
  8. ; Copyright (c) Adaptec Incorporated
  9. ;
  10. ; Edited 05/22/07
  11. ;
  12.  
  13. [version]
  14. signature="$Windows NT$"
  15. Class=SCSIAdapter
  16. ClassGUID={4D36E97B-E325-11CE-BFC1-08002BE10318}
  17. Provider=%ADP%
  18. DriverVer=03/21/2007,5.2.0.10384
  19.  
  20. ;
  21. ; Source file information
  22. ;
  23.  
  24. [SourceDisksNames]
  25. 3426=windows cd
  26.  
  27. [SourceDisksFiles]
  28. arc.sys = 3426
  29.  
  30. [DestinationDirs]
  31. DefaultDestDir = 12
  32.  
  33. [ControlFlags]
  34. ExcludeFromSelect = *
  35.  
  36. [Manufacturer]
  37. %ADP%=ADAPTEC,NTx86,NTamd64
  38.  
  39. [ADAPTEC]
  40.  
  41. [ADAPTEC.NTx86]
  42. %adptVulcan.DeviceDesc% = arc_Inst, PCI\VEN_9005&DEV_0285&SUBSYS_02859005
  43. %adptVulcan.DeviceDesc% = arc_Inst, PCI\VEN_9005&DEV_0285&SUBSYS_02879005
  44. %adptCrusader.DeviceDesc% = arc_Inst, PCI\VEN_9005&DEV_0285&SUBSYS_02869005
  45. %adptSkyhawkscsi.DeviceDesc% = arc_Inst, PCI\VEN_9005&DEV_0285&SUBSYS_028A9005
  46. %adptSkyhawksata.DeviceDesc% = arc_Inst, PCI\VEN_9005&DEV_0285&SUBSYS_028E9005
  47. %adptTerminatorscsi.DeviceDesc% = arc_Inst, PCI\VEN_9005&DEV_0285&SUBSYS_028B9005
  48. %adptTerminatorsata.DeviceDesc% = arc_Inst, PCI\VEN_9005&DEV_0285&SUBSYS_028F9005
  49. %adptJaguar.DeviceDesc% = arc_Inst, PCI\VEN_9005&DEV_0285&SUBSYS_02909005
  50. %adptCorsair8.DeviceDesc% = arc_Inst, PCI\VEN_9005&DEV_0285&SUBSYS_02929005
  51. %adptCorsair16.DeviceDesc% = arc_Inst, PCI\VEN_9005&DEV_0285&SUBSYS_02939005
  52. %adptLancer2ch.DeviceDesc% = arc_Inst, PCI\VEN_9005&DEV_0286&SUBSYS_028C9005
  53. %adptLancer1ch.DeviceDesc% = arc_Inst, PCI\VEN_9005&DEV_0286&SUBSYS_028D9005
  54. %adptBearcat.DeviceDesc% = arc_Inst, PCI\VEN_9005&DEV_0285&SUBSYS_3227103C
  55. %ICPLancer2ch.DeviceDesc% = arc_Inst, PCI\VEN_9005&DEV_0286&SUBSYS_029E9005
  56. %ICPLancer1ch.DeviceDesc% = arc_Inst, PCI\VEN_9005&DEV_0286&SUBSYS_029F9005
  57.  
  58.  
  59. [ADAPTEC.NTamd64]
  60. %adptVulcan.DeviceDesc%         = arc_Inst, PCI\VEN_9005&DEV_0285&SUBSYS_02859005
  61. %adptVulcan.DeviceDesc%         = arc_Inst, PCI\VEN_9005&DEV_0285&SUBSYS_02879005
  62. %adptCrusader.DeviceDesc%       = arc_Inst, PCI\VEN_9005&DEV_0285&SUBSYS_02869005    
  63. %adptSkyhawkscsi.DeviceDesc%    = arc_Inst, PCI\VEN_9005&DEV_0285&SUBSYS_028A9005
  64. %adptSkyhawksata.DeviceDesc%    = arc_Inst, PCI\VEN_9005&DEV_0285&SUBSYS_028E9005                    
  65. %adptTerminatorscsi.DeviceDesc% = arc_Inst, PCI\VEN_9005&DEV_0285&SUBSYS_028B9005
  66. %adptTerminatorsata.DeviceDesc% = arc_Inst, PCI\VEN_9005&DEV_0285&SUBSYS_028F9005
  67. %adptJaguar.DeviceDesc%         = arc_Inst, PCI\VEN_9005&DEV_0285&SUBSYS_02909005
  68. %adptCorsair8.DeviceDesc%       = arc_Inst, PCI\VEN_9005&DEV_0285&SUBSYS_02929005
  69. %adptCorsair16.DeviceDesc%      = arc_Inst, PCI\VEN_9005&DEV_0285&SUBSYS_02939005
  70. %adptLancer2ch.DeviceDesc%     = arc_Inst, PCI\VEN_9005&DEV_0286&SUBSYS_028C9005
  71. %adptLancer1ch.DeviceDesc%     = arc_Inst, PCI\VEN_9005&DEV_0286&SUBSYS_028D9005
  72. %adptBearcat.DeviceDesc%        = arc_Inst, PCI\VEN_9005&DEV_0285&SUBSYS_3227103C
  73. %ICPLancer2ch.DeviceDesc%       = arc_Inst, PCI\VEN_9005&DEV_0286&SUBSYS_029E9005
  74. %ICPLancer1ch.DeviceDesc%       = arc_Inst, PCI\VEN_9005&DEV_0286&SUBSYS_029F9005
  75.  
  76. ;
  77. ; arc
  78. ;
  79.  
  80. [arc_Inst]
  81. CopyFiles = @arc.sys
  82.  
  83. [arc_Inst.Services]
  84. AddService = arc, %SPSVCINST_ASSOCSERVICE%, arc_Service_Inst, Miniport_EventLog_Inst
  85.  
  86. [arc_Service_Inst]
  87. ServiceType    = %SERVICE_KERNEL_DRIVER%
  88. StartType      = %SERVICE_BOOT_START%
  89. ErrorControl   = %SERVICE_ERROR_NORMAL%
  90. ServiceBinary  = %12%\arc.sys
  91. LoadOrderGroup = SCSI Miniport
  92. AddReg         = pnpsafe_pci_addreg
  93. AddReg         = bus_type_raid
  94.  
  95.  
  96. ;*************************************************************
  97. ;These addreg sections should be used when installing services to indicate
  98. ;which interface types are safe for PNP and which aren't.  INTERFACE_TYPE
  99. ;is defined in NTDDK.H
  100.  
  101. [pnpsafe_pci_addreg]
  102. HKR, "Parameters\PnpInterface", "5", 0x00010001, 0x00000001
  103.  
  104. ;************
  105. ;MSI
  106. [arc_Inst.HW]
  107. AddReg = MsiEnable_addreg
  108.  
  109.  
  110. [MsiEnable_addreg]
  111. ; The line may not be needed because LH OS creates other Keys at this same location
  112. ; HKR, Interrupt Management, 0x00000010
  113. ; Definitely need this Key and value
  114. HKR, Interrupt Management\MessageSignaledInterruptProperties, 0x00000010
  115. HKR, Interrupt Management\MessageSignaledInterruptProperties, MSISupported, 0x00010001, 1
  116.  
  117. ;*************************************************************
  118. ;These addreg sections should be used for non-SCSI miniports
  119. ;to indicate what STORAGE_BUS_TYPE they actually do support.
  120.  
  121. [bus_type_raid]
  122. HKR, "Parameters", "BusType", 0x00010001, 0x00000008
  123.  
  124.  
  125.  
  126. ;*************************************************************
  127. ;The EventLog entries are the same for all SCSI miniports.
  128.  
  129. [Miniport_EventLog_Inst]
  130. AddReg = Miniport_EventLog_AddReg
  131.  
  132. [Miniport_EventLog_AddReg]
  133. HKR,,EventMessageFile,%REG_EXPAND_SZ%,"%%SystemRoot%%\System32\IoLogMsg.dll"
  134. HKR,,TypesSupported,%REG_DWORD%,7
  135.  
  136.  
  137.  
  138. [Strings]
  139. ; localizable
  140. ADP = "Adaptec"
  141. adptVulcan.DeviceDesc = "Adaptec SCSI RAID 2200S Controller"
  142. adptCrusader.DeviceDesc = "Adaptec SCSI RAID 2120S Controller"
  143. adptSkyhawkscsi.DeviceDesc = "Adaptec SCSI RAID 2020ZCR Controller"
  144. adptSkyhawksata.DeviceDesc = "Adaptec SATA RAID 2020SA Controller"
  145. adptTerminatorscsi.DeviceDesc = "Adaptec SCSI RAID 2025ZCR Controller"
  146. adptTerminatorsata.DeviceDesc = "Adaptec SATA RAID 2025SA Controller"
  147. adptJaguar.DeviceDesc = "Adaptec SATA RAID 2410SA Controller"
  148. adptCorsair8.DeviceDesc = "Adaptec SATA RAID 2810SA Controller"
  149. adptCorsair16.DeviceDesc = "Adaptec SATA RAID 21610SA Controller"
  150. adptLancer2ch.DeviceDesc = "Adaptec SCSI RAID 2230S Controller"
  151. adptLancer1ch.DeviceDesc = "Adaptec SCSI RAID 2130S Controller"
  152. adptBearcat.DeviceDesc = "Adaptec SATA RAID 2610SA Controller"
  153. ICPLancer2ch.DeviceDesc = "ICP SCSI RAID ICP9024R0 Controller"
  154. ICPLancer1ch.DeviceDesc = "ICP SCSI RAID ICP9014R0 Controller"
  155.  
  156.  
  157. ;*******************************************
  158. ;Handy macro substitutions (non-localizable)
  159. SPSVCINST_ASSOCSERVICE = 0x00000002
  160. SERVICE_KERNEL_DRIVER  = 1
  161. SERVICE_BOOT_START     = 0
  162. SERVICE_ERROR_NORMAL   = 1
  163. REG_EXPAND_SZ          = 0x00020000
  164. REG_DWORD              = 0x00010001