home *** CD-ROM | disk | FTP | other *** search
/ PCNET 2003 October (Alt) / PCNET_CD_2003_10.iso / patch / xpsp1a_tr_x86.exe / ip / scsi.in_ / scsi.inf
Encoding:
Windows Setup INFormation  |  2002-10-01  |  21.5 KB  |  409 lines

  1.  ■
  2. ; SCSI.INF -- This file contains descriptions of all the SCSI
  3. ;             Host Adapters supported in Windows NT
  4. ; Copyright (c) 1993-1997, Microsoft Corporation
  5. [version]
  6. signature="$Windows NT$"
  7. Class=SCSIAdapter
  8. ClassGUID={4D36E97B-E325-11CE-BFC1-08002BE10318}
  9. Provider=%Msft%
  10. LayoutFile=layout.inf
  11. DriverVer=07/01/2001,5.1.2600.1106
  12. ; Class Install
  13. [ClassInstall32.NT]
  14. Addreg=SCSIReg
  15. [SCSIReg]
  16. HKR,,,,%SCSIClassName%
  17. HKR,,Installer32,,"SysSetup.Dll,ScsiClassInstaller"
  18. HKR,,Icon,,"-10"
  19. HKR,,LegacyInfOption,,"SCSI"
  20. HKR,,DeviceType,0x10001,4                       ; FILE_DEVICE_CONTROLLER
  21. HKR,,DeviceCharacteristics,0x10001,0x100        ; Use same security checks on relative opens
  22. [DestinationDirs]
  23. DefaultDestDir = 12 ; DIRID_DRIVERS
  24. [Manufacturer]
  25. %ADP%=ADAPTEC
  26. %COMPAQ%=COMPAQ
  27. %MYLEX%=MYLEX
  28. %UNSUP%=UNSUP
  29. ;******************
  30. ;Adaptec Manufacturer list
  31. [ADAPTEC]
  32. %aha154x.DeviceDesc% = aha154x_Inst,  ,DETECTED\aha154x
  33. %sparrow.DeviceDesc% = sparrow_Inst,  ,DETECTED\sparrow
  34. ;
  35. ; Aha 154x
  36. ;
  37. [aha154x_Inst]
  38. CopyFiles = @aha154x.sys
  39. LogConfig = *ADP1540.LogConfig
  40. [aha154x_Inst.Services]
  41. AddService = aha154x, %SPSVCINST_ASSOCSERVICE%, aha154x_Service_Inst, Miniport_EventLog_Inst
  42. [aha154x_Service_Inst]
  43. ServiceType    = %SERVICE_KERNEL_DRIVER%
  44. StartType      = %SERVICE_BOOT_START%
  45. ErrorControl   = %SERVICE_ERROR_NORMAL%
  46. ServiceBinary  = %12%\aha154x.sys
  47. LoadOrderGroup = SCSI Miniport
  48. AddReg         = pnpsafe_isa_addreg
  49. AddReg         = pnpsafe_mca_addreg
  50. [*ADP1540.LogConfig]
  51. ConfigPriority = HARDRECONFIG
  52. IOConfig       = 130-133(3FF::),230-233(3FF::),330-333(3FF::),134-137(3FF::),234-237(3FF::),334-337(3FF::)
  53. IRQConfig      = 9,10,11,12,14,15
  54. DMAConfig      = W:5,6,7
  55. ;
  56. ; AIC6x60 (sparrow)
  57. ;
  58. [sparrow_Inst]
  59. CopyFiles = @sparrow.sys
  60. LogConfig = *ADP6360.LogConfig,6x60.lc2
  61. [sparrow_Inst.Services]
  62. AddService = sparrow, %SPSVCINST_ASSOCSERVICE%, sparrow_Service_Inst, Miniport_EventLog_Inst
  63. [sparrow_Service_Inst]
  64. ServiceType    = %SERVICE_KERNEL_DRIVER%
  65. StartType      = %SERVICE_BOOT_START%
  66. ErrorControl   = %SERVICE_ERROR_NORMAL%
  67. ServiceBinary  = %12%\sparrow.sys
  68. LoadOrderGroup = SCSI Miniport
  69. AddReg         = pnpsafe_isa_addreg
  70. [*ADP6360.LogConfig]
  71. ConfigPriority=HARDRECONFIG
  72. IOConfig=140-15f,340-35f
  73. IRQConfig=9,10,11,12
  74. [6x60.lc2]
  75. ConfigPriority=HARDRECONFIG
  76. IOConfig=140-15f,340-35f
  77. IRQConfig=9,10,11,12,15
  78. ;*******************************
  79. ;Compaq Manufacturer device list
  80. [COMPAQ]
  81. %cpqarray.DeviceDesc% = cpqarray_Inst, ,DETECTED\cpqarray
  82. [cpqarray_Inst]
  83. CopyFiles = @cpqarray.sys
  84. [cpqarray_Inst.Services]
  85. AddService = cpqarray, %SPSVCINST_ASSOCSERVICE%, cpqarray_Service_Inst, Miniport_EventLog_Inst
  86. [cpqarray_Service_Inst]
  87. ServiceType    = %SERVICE_KERNEL_DRIVER%
  88. StartType      = %SERVICE_BOOT_START%
  89. ErrorControl   = %SERVICE_ERROR_NORMAL%
  90. ServiceBinary  = %12%\cpqarray.sys
  91. LoadOrderGroup = SCSI Miniport
  92. AddReg         = pnpsafe_eisa_addreg
  93. AddReg         = pnpsafe_pci_addreg
  94. AddReg         = bus_type_raid
  95. AddReg         = eisa_legacy_addreg
  96. ;******************************
  97. ;Mylex Manufacturer device list
  98. [MYLEX]
  99. %dac960.DeviceDesc% = dac960nt_Inst, ,DETECTED\dac960nt
  100. [dac960nt_Inst]
  101. CopyFiles = @dac960nt.sys
  102. [dac960nt_Inst.Services]
  103. AddService = dac960nt, %SPSVCINST_ASSOCSERVICE%, dac960nt_Service_Inst, Miniport_EventLog_Inst
  104. [dac960nt_Service_Inst]
  105. ServiceType    = %SERVICE_KERNEL_DRIVER%
  106. StartType      = %SERVICE_BOOT_START%
  107. ErrorControl   = %SERVICE_ERROR_NORMAL%
  108. ServiceBinary  = %12%\dac960nt.sys
  109. LoadOrderGroup = SCSI Miniport
  110. AddReg         = pnpsafe_pci_addreg
  111. AddReg         = pnpsafe_eisa_addreg
  112. AddReg         = bus_type_raid
  113. AddReg         = eisa_legacy_addreg
  114. ;*************************************************************
  115. ;These addreg sections should be used when installing services to indicate
  116. ;which interface types are safe for PNP and which aren't.  INTERFACE_TYPE
  117. ;is defined in NTDDK.H
  118. [pnpsafe_pci_addreg]
  119. HKR, "Parameters\PnpInterface", "5", 0x00010001, 0x00000001
  120. [pnpsafe_isa_addreg]
  121. HKR, "Parameters\PnpInterface", "1", 0x00010001, 0x00000001
  122. [pnpsafe_eisa_addreg]
  123. HKR, "Parameters\PnpInterface", "2", 0x00010001, 0x00000001
  124. [pnpsafe_mca_addreg]
  125. HKR, "Parameters\PnpInterface", "3", 0x00010001, 0x00000001
  126. [pnpsafe_pcmcia_addreg]
  127. ; isa with no legacy detection
  128. HKR, "Parameters\PnpInterface", "1", 0x00010001, 0x00000011
  129. [pcmcia_interface_type]
  130. HKR, "ScsiPort", "LegacyInterfaceType", 0x00010001, 0x00000008
  131. [eisa_legacy_addreg]
  132. HKR, "Parameters", "LegacyAdapterDetection", 0x00010001, 0x00000001
  133. ;*************************************************************
  134. ;These addreg sections should be used for non-SCSI miniports
  135. ;to indicate what STORAGE_BUS_TYPE they actually do support.
  136. [bus_type_ide]
  137. HKR, "Parameters", "BusType", 0x00010001, 0x00000003
  138. [bus_type_fibre]
  139. HKR, "Parameters", "BusType", 0x00010001, 0x00000006
  140. [bus_type_raid]
  141. HKR, "Parameters", "BusType", 0x00010001, 0x00000008
  142. ;*************************************************************
  143. ;The EventLog entries are the same for all SCSI miniports.
  144. [Miniport_EventLog_Inst]
  145. AddReg = Miniport_EventLog_AddReg
  146. [Miniport_EventLog_AddReg]
  147. HKR,,EventMessageFile,%REG_EXPAND_SZ%,"%%SystemRoot%%\System32\IoLogMsg.dll"
  148. HKR,,TypesSupported,%REG_DWORD%,7
  149. ;
  150. ; The UNSUP section contains entries for SCSI adapters that are no longer officially shipped
  151. ; as in-box drivers.  On upgrade from a previous OS version, we do not want to block setup
  152. ; that are known to function fine, but are no longer in-box.  An entry in the section below
  153. ; ensures that the drivers will not be removed by PNP.
  154. ;
  155. [UNSUP]
  156. %fireport.DeviceDesc%                = fireport_Inst,     PCI\VEN_1000&DEV_008F
  157. %buslogic.DeviceDesc%                = buslogic_Inst,     BUSLOGIC_SCSI
  158. %detected_buslogic.DeviceDesc%       = buslogic_Inst,     ,                       DETECTED\buslogic
  159. %*BUS0042.DeviceDesc%                = buslogic_Inst,     *BUS0042
  160. %PCI\VEN_104B&DEV_1040.DeviceDesc%   = buslogic_Inst,     PCI\VEN_104B&DEV_1040
  161. %flashpnt.DeviceDesc%                = flashpnt_Inst,     FLASHPNT_SCSI
  162. %flashpnt.DeviceDesc%                = flashpnt_Inst,     PCI\VEN_104B&DEV_8130
  163. %cpqfws2e.DeviceDesc%                = cpqfws2e_Inst,     CPQFWS2E_SCSI
  164. %detected_cpqfws2e.DeviceDesc%       = cpqfws2e_Inst, ,DETECTED\cpqfws2e
  165. %aha2920.DeviceDesc%                 = fd16_700_Inst,     *FDC0000
  166. %detected_aha2920.DeviceDesc%  =      fd16_700_Inst,    ,   DETECTEDPci\Fd16_700
  167. %fd16_700.DeviceDesc%                = fd16_700_Inst,     FD16_700_SCSI
  168. %FD16ISA%                            = fd16_700_Inst,     *FDC0000
  169. %FD16MCA%                            = fd16_700_Inst,     *FDC0000
  170. %FD16PCMCIANEW%                      = fd16_700_Inst,     PCMCIA\Future_Domain_Corporation-SCSI_PCMCIA_Credit_Card_Controller-1BF8
  171. %FD16PCI%                            = fd16_700_Inst,     PCI\VEN_1036&DEV_0000
  172. %detected_fd16_700.DeviceDesc%       = fd16_700_Inst, , DETECTED\fd16_700
  173. %*CPQ4410.DeviceDesc%                = ncrc710_Inst,      *CPQ4410
  174. %*CPQ4411.DeviceDesc%                = ncrc710_Inst,      *CPQ4411
  175. %ncrc710.DeviceDesc%                 = ncrc710_Inst,      NCRC710_SCSI
  176. %detected_ncrc710.DeviceDesc%        = ncrc710_Inst,  ,DETECTED\ncrc710
  177. %PCI\VEN_1103&DEV_0004&SUBSYS_00051103&REV_03.DeviceDesc% = hpt3xx_Inst, PCI\VEN_1103&DEV_0004&SUBSYS_00051103&REV_03
  178. %PCI\VEN_1103&DEV_0004&SUBSYS_00011103&REV_03.DeviceDesc% = hpt3xx_Inst, PCI\VEN_1103&DEV_0004&SUBSYS_00011103&REV_03
  179. %PCI\VEN_1103&DEV_0004&SUBSYS_00011103&REV_04.DeviceDesc% = hpt3xx_Inst, PCI\VEN_1103&DEV_0004&SUBSYS_00011103&REV_04
  180. ;
  181. ; fireport
  182. ;
  183. [fireport_Inst]
  184. [fireport_Inst.Services]
  185. [fireport_Service_Inst]
  186. ;
  187. ; buslogic
  188. ;
  189. [buslogic_Inst]
  190. [buslogic_Inst.Services]
  191. [buslogic_Service_Inst]
  192. ;
  193. ; flashpnt
  194. ;
  195. [flashpnt_Inst]
  196. [flashpnt_Inst.Services]
  197. [flashpnt_Service_Inst]
  198. ;
  199. ; cpqfws2e
  200. ;
  201. [cpqfws2e_Inst]
  202. [cpqfws2e_Inst.Services]
  203. [cpqfws2e_Service_Inst]
  204. ;
  205. ; fd16_700
  206. ;
  207. [fd16_700_Inst]
  208. [fd16_700_Inst.Services]
  209. [fd16_700_Service_Inst]
  210. ;
  211. ; ncrc710
  212. ;
  213. [ncrc710_Inst]
  214. [ncrc710_Inst.Services]
  215. [ncrc710_Service_Inst]
  216. ;
  217. ; hpt3xx
  218. ;
  219. [hpt3xx_Inst]
  220. [hpt3xx_Inst.Services]
  221. [hpt3xx_Service_Inst]
  222. [Strings]
  223. Msft = "Microsoft"
  224. SCSIClassName="SCSI ile RAID denetleyicileri"
  225. ADP = "Adaptec"
  226. aha154x.DeviceDesc  = "Adaptec AHA-154X/AHA-164X SCSI Host Bada_t1r1c1s1 (non-pnp)"
  227. sparrow.DeviceDesc  = "Adaptec AHA-151X/AHA-152X ya da AIC-6260/AIC-6360 SCSI Host Bada_t1r1c1s1 (non-pnp)"
  228. COMPAQ = "Compaq"
  229. cpqarray.DeviceDesc = "Compaq Sⁿrⁿcⁿ Dizisi (non-pnp)"
  230. cpqfcalm.DeviceDesc = "Compaq Fiber Kanal Host Denetleyicisi (non-pnp)"
  231. MYLEX = "Mylex"
  232. dac960.DeviceDesc = "Mylex DAC960 Disk Dizi Denetleyicisi (non-pnp)"
  233. UNSUP = "UNSUP"
  234. buslogic.DeviceDesc = "BusLogic SCSI Host Bada_t1r1c1s1"
  235. *BUS0042.DeviceDesc = "BusLogic MultiMaster SCSI Host Bada_t1r1c1s1"
  236. PCI\VEN_104B&DEV_1040.DeviceDesc = "BusLogic MultiMaster PCI SCSI Host Bada_t1r1c1s1"
  237. flashpnt.DeviceDesc = "BusLogic FlashPoint PCI SCSI Host Bada_t1r1c1s1"
  238. fireport.DeviceDesc = "Diamond Multimedia Systems SCSI Host Adapter"
  239. cpqfws2e.DeviceDesc = "Compaq 32-Bit Fast-Wide SCSI-2/E Denetleyici"
  240. fd16_700.DeviceDesc = "Adaptec AHA-2920 ya da Future Domain 16XX/PCI/SCSI2Go SCSI Ana Bada_t1r1c1s1"
  241. FD16ISA = "Future Domain TMC-1650/1660/1670/1680 SCSI Ana Bada_t1r1s1"
  242. FD16MCA = "Future Domain MCS-600/700 SCSI Ana Bada_t1r1c1"
  243. FD16PCMCIANEW = "Future Domain SCSI2Go PCMCIA SCSI Ana Bada_t1r1c1"
  244. FD16PCI = "Future Domain PCI SCSI Ana Bada_t1r1c1"
  245. aha2920.DeviceDesc  = "Adaptec AHA-2920 SCSI Ana Bada_t1r1c1"
  246. ncrc710.DeviceDesc  = "NCR 53C710 SCSI Ana Bada_t1r1c1 "
  247. detected_buslogic.DeviceDesc = "BusLogic SCSI Ana Bada_t1r1c1 (tak ve τal1_t1r olmayan)"
  248. detected_cpqfws2e.DeviceDesc = "Compaq 32-Bit Fast-Wide SCSI-2/E Denetleyici tak ve τal1_t1r olmayan)"
  249. detected_fd16_700.DeviceDesc = "Adaptec AHA-2920 ya da Future Domain 16XX/PCI/SCSI2Go SCSI Ana Bada_t1r1c1s1"
  250. detected_ncrc710.DeviceDesc = "NCR 710 SCSI Ana Bada_t1r1c1 (tak ve τal1_t1r olmayan)"
  251. PCI\VEN_1103&DEV_0004&SUBSYS_00051103&REV_03.DeviceDesc = "HPT370 UDMA/ATA100 RAID Denetleyicisi"
  252. PCI\VEN_1103&DEV_0004&SUBSYS_00011103&REV_03.DeviceDesc = "HPT370 UDMA/ATA100 RAID Denetleyicisi"
  253. PCI\VEN_1103&DEV_0004&SUBSYS_00011103&REV_04.DeviceDesc = "HPT370 UDMA/ATA100 RAID Denetleyicisi"
  254. ;*******************************************
  255. ;Handy macro substitutions (non-localizable)
  256. SPSVCINST_ASSOCSERVICE = 0x00000002
  257. SERVICE_KERNEL_DRIVER  = 1
  258. SERVICE_BOOT_START     = 0
  259. SERVICE_ERROR_NORMAL   = 1
  260. REG_EXPAND_SZ          = 0x00020000
  261. REG_DWORD              = 0x00010001