Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

311 lines
17 KiB

  1. #if 0
  2. This file is organized into two main blocks. The first block contains
  3. code (non-string) sections which are specific to languages. Please put
  4. the code sections in the correct language.
  5. The second block is reserved for [Strings] which localizers will be
  6. working with. It is further divided using "#if LANGUAGE ==" for language
  7. specific strings. For strings which are common to all languages
  8. place outside the #ifs.
  9. This file is first precompiled with LANGUAGE_ID
  10. set to the language (see inf\win4\inf\makefile.inc for details).
  11. For example, for usa builds, the sections under #if LANGUAGE == 0x409
  12. will appear.
  13. Important: To support locstudio, this file contains only ONE [Strings] section.
  14. #endif
  15. #if LANGUAGE_ID != 0x804 && LANGUAGE_ID != 0x404 && LANGUAGE_ID != 0x411 && LANGUAGE_ID != 0x412
  16. // This section is for non-FE (chs,cht,jpn,kor) builds. So english, german, ...
  17. #elif LANGUAGE_ID == 0x804
  18. //CHS specific sections
  19. #elif LANGUAGE_ID == 0x404
  20. //CHT specific sections
  21. #elif LANGUAGE_ID == 0x411
  22. //JPN specific sections
  23. #elif LANGUAGE_ID == 0x412
  24. //KOR specific sections
  25. #endif
  26. // String section below for localizers
  27. [Strings]
  28. #if LANGUAGE_ID != 0x804 && LANGUAGE_ID != 0x404 && LANGUAGE_ID != 0x411 && LANGUAGE_ID != 0x412
  29. #elif LANGUAGE_ID == 0x804
  30. #elif LANGUAGE_ID == 0x404
  31. #elif LANGUAGE_ID == 0x411
  32. #elif LANGUAGE_ID == 0x412
  33. #endif
  34. Msft = "Microsoft"
  35. SCSIClassName="Controller SCSI e RAID"
  36. GENERIC = "Produttore sconosciuto"
  37. genericHBA.DeviceDesc = "Controller host SCSI/RAID"
  38. I2O = "Controller I/O Intelligent"
  39. PCI\VEN_8086&DEV_9621&SUBSYS_00018086.DeviceDesc = "Controller Intel I2O"
  40. PCI\VEN_8086&DEV_9622&SUBSYS_00018086.DeviceDesc = "Controller Tekram I2O"
  41. PCI\VEN_8086&DEV_9641&SUBSYS_00018086.DeviceDesc = "Controller Intel I2O"
  42. PCI\VEN_8086&DEV_96A1&SUBSYS_00018086.DeviceDesc = "Controller Intel I2O"
  43. PCI\VEN_8086&DEV_3092&SUBSYS_00018086.DeviceDesc = "Controller Intel I2O"
  44. ADP = "Adaptec"
  45. #if (PLATFORM_SWITCH != 'm')
  46. aha154x.DeviceDesc = "Scheda host SCSI Adaptec AHA-154x/AHA-164x"
  47. *ADP1542.DeviceDesc = "Scheda host SCSI Adaptec AHA-154X Plug and Play"
  48. *ADP1502.DeviceDesc = "Scheda host SCSI Adaptec AHA-1502"
  49. *ADP1505.DeviceDesc = "Scheda host SCSI Adaptec AHA-1505"
  50. *ADP1510.DeviceDesc = "Scheda host SCSI Adaptec AHA-1510"
  51. *ADP1512.DeviceDesc = "Scheda host SCSI Adaptec AHA-1512"
  52. *ADP1515.DeviceDesc = "Scheda host SCSI Adaptec AVA-1515"
  53. *ADP1520.DeviceDesc = "Scheda host SCSI Adaptec AHA-152X"
  54. *ADP1522.DeviceDesc = "Scheda host SCSI Adaptec AHA-152X"
  55. *ADP3015.DeviceDesc = "Scheda host SCSI Adaptec AHA-1530"
  56. *ADP1532.DeviceDesc = "Scheda host SCSI Adaptec AHA-1532"
  57. *ADP6360.DeviceDesc = "Controller ISA SCSI Adaptec AIC-6X60 a chip unico"
  58. *ADP6370.DeviceDesc = "Controller SCSI Adaptec AIC-6X70"
  59. ADP460.DeviceDesc = "Scheda host PCMCIA SCSI Adaptec SlimSCSI 16-Bit"
  60. #endif
  61. PCI\VEN_9005&DEV_00CF.DeviceDesc = "Scheda SCSI Ultra160/m PCI Adaptec AIC-7899"
  62. PCI\VEN_9005&DEV_008F.DeviceDesc = "Scheda SCSI Ultra160/m PCI Adaptec AIC-7892"
  63. PCI\VEN_9005&DEV_00C0.DeviceDesc = "Scheda SCSI Adaptec 39160 - Ultra160 SCSI (generica)"
  64. PCI\VEN_9005&DEV_0080.DeviceDesc = "Scheda SCSI Adaptec 29160 - Ultra160 SCSI (generica)"
  65. PCI\VEN_9005&DEV_0081.DeviceDesc = "Scheda SCSI Adaptec 19160 - Ultra160 SCSI (generica)"
  66. PCI\VEN_9005&DEV_00C0&SUBSYS_F6209005.DeviceDesc = "Scheda SCSI Adaptec 39160 - Ultra160 SCSI"
  67. PCI\VEN_9005&DEV_00C0&SUBSYS_F6200E11.DeviceDesc = "Scheda SCSI dual channel Wide Ultra3 a 64-bit/66MHz Compaq"
  68. PCI\VEN_9005&DEV_0080&SUBSYS_E2A09005.DeviceDesc = "Scheda SCSI Adaptec 29160 - Ultra160 SCSI"
  69. PCI\VEN_9005&DEV_0080&SUBSYS_E2A00E11.DeviceDesc = "Adattatore SCSI Compaq 64-bit/66MHz Wide Ultra3"
  70. PCI\VEN_9005&DEV_0080&SUBSYS_62A09005.DeviceDesc = "Scheda SCSI Adaptec 29160N - Ultra160 SCSI"
  71. PCI\VEN_9005&DEV_0080&SUBSYS_E2209005.DeviceDesc = "Scheda SCSI Adaptec 29160LP - Ultra160 SCSI"
  72. PCI\VEN_9005&DEV_0081&SUBSYS_62A19005.DeviceDesc = "Scheda SCSI Adaptec 19160 - Ultra160 SCSI"
  73. PCI\VEN_9005&DEV_005F.DeviceDesc = "Adaptec AIC-7896/AIC-7897 - Ultra2 SCSI"
  74. PCI\VEN_9005&DEV_001F.DeviceDesc = "Adaptec AIC-7890/AIC-7891 - Ultra2 SCSI"
  75. PCI\VEN_9005&DEV_0010.DeviceDesc = "Adaptec AHA-2940U2/U2W - Ultra2 SCSI"
  76. PCI\VEN_9005&DEV_0050.DeviceDesc = "Adaptec AHA-3950 - Ultra2 SCSI"
  77. PCI\VEN_9005&DEV_0051.DeviceDesc = "Adaptec AHA-3950 - Ultra2 SCSI"
  78. PCI\VEN_9005&DEV_0050&SUBSYS_F5009005.DeviceDesc = "Adaptec AHA-3950U2B - Ultra2 SCSI"
  79. PCI\VEN_9005&DEV_0051&SUBSYS_B5009005.DeviceDesc = "Adaptec AHA-3950U2D - Ultra2 SCSI"
  80. PCI\VEN_9005&DEV_0010&SUBSYS_A1009005.DeviceDesc = "Adaptec AHA-2940U2B - Ultra2 SCSI"
  81. PCI\VEN_9005&DEV_0010&SUBSYS_21809005.DeviceDesc = "Adaptec AHA-2940U2 - Ultra2 SCSI"
  82. PCI\VEN_9005&DEV_0010&SUBSYS_A1809005.DeviceDesc = "Adaptec AHA-2940U2W - Ultra2 SCSI"
  83. PCI\VEN_9005&DEV_0010&SUBSYS_E1009005.DeviceDesc = "Adaptec AHA-2950U2B - Ultra2 SCSI"
  84. PCI\VEN_9005&DEV_0011&SUBSYS_01819005.DeviceDesc = "Adaptec AHA-2930U2 - Ultra2 SCSI"
  85. PCI\VEN_9004&DEV_7895&SUBSYS_78959004.DeviceDesc = "Adaptec AIC-7895 Dual Ultra SCSI "
  86. PCI\VEN_9004&DEV_7895&SUBSYS_78919004.DeviceDesc = "Controller SCSI Adaptec AHA-2940U/UW Dual Ultra"
  87. PCI\VEN_9004&DEV_7895&SUBSYS_78929004.DeviceDesc = "Controller SCSI dual AHA-3940AU/AUW/AUWD/UWD Adaptec"
  88. PCI\VEN_9004&DEV_7895&SUBSYS_78949004.DeviceDesc = "Controller UltraSCSI Adaptec AHA-3944AUWD Dual HVD"
  89. PCI\VEN_9004&DEV_8078&SUBSYS_78809004.DeviceDesc = "Scheda SCSI PCI Ultra Adaptec AIC-7880"
  90. PCI\VEN_9004&DEV_8178&SUBSYS_78819004.DeviceDesc = "Controller SCSI PCI Adaptec AHA-2930UW"
  91. PCI\VEN_9004&DEV_8778&SUBSYS_78879004.DeviceDesc = "Controller SCSI PCI Adaptec AHA-2940UW"
  92. PCI\VEN_9004&DEV_3860&SUBSYS_38699004.DeviceDesc = "Controller SCSI PCI Adaptec AHA-2930CU"
  93. PCI\VEN_9005&DEV_0082&SUBSYS_02109005.DeviceDesc = "Controller SCSI PCI Adaptec 2915/2930LP"
  94. PCI\VEN_9004&DEV_8078.DeviceDesc = "Scheda SCSI PCI Ultra Adaptec AIC-7880"
  95. PCI\VEN_9004&DEV_8178.DeviceDesc = "Controller SCSI PCI Adaptec AHA-2940U/2940UW/2940D"
  96. PCI\VEN_9004&DEV_8278.DeviceDesc = "Controller SCSI PCI Adaptec AHA-3940U/3940UW/3940UWD"
  97. PCI\VEN_9004&DEV_8478.DeviceDesc = "Controller SCSI PCI Adaptec AHA-2944UW"
  98. PCI\VEN_9004&DEV_8578.DeviceDesc = "Controller SCSI PCI Adaptec AHA-2944UW"
  99. PCI\VEN_9004&DEV_8678.DeviceDesc = "Controller SCSI PCI Adaptec AHA-2944UW"
  100. PCI\VEN_9004&DEV_3B78.DeviceDesc = "Controller SCSI PCI Adaptec AHA-2944UW"
  101. PCI\VEN_9004&DEV_EC78.DeviceDesc = "Controller SCSI PCI Adaptec AHA-2944UW"
  102. PCI\VEN_9004&DEV_7078.DeviceDesc = "Controller SCSI PCI Adaptec AIC-7870"
  103. PCI\VEN_9004&DEV_7178.DeviceDesc = "Controller SCSI PCI Adaptec AHA-2940/2940W"
  104. PCI\VEN_9004&DEV_7278.DeviceDesc = "Controller SCSI PCI Adaptec AHA-3940/3940W"
  105. PCI\VEN_9004&DEV_7478.DeviceDesc = "Controller SCSI PCI Adaptec AHA-2944/2944W"
  106. PCI\VEN_9004&DEV_7578.DeviceDesc = "Controller SCSI PCI Adaptec AHA-2944W"
  107. PCI\VEN_9004&DEV_7678.DeviceDesc = "Controller SCSI PCI Adaptec AIC-7870"
  108. PCI\VEN_9004&DEV_7778.DeviceDesc = "Controller SCSI PCI Adaptec AIC-7870"
  109. PCI\VEN_9004&DEV_6075.DeviceDesc = "Controller SCSI CardBus Adaptec APA-1480"
  110. PCI\VEN_9004&DEV_6778.DeviceDesc = "Controller SCSI PCI Adaptec AIC-786X"
  111. PCI\VEN_9004&DEV_6678.DeviceDesc = "Controller SCSI PCI Adaptec AIC-786X"
  112. PCI\VEN_9004&DEV_6578.DeviceDesc = "Controller SCSI PCI Adaptec AIC-786X"
  113. PCI\VEN_9004&DEV_6478.DeviceDesc = "Controller SCSI PCI Adaptec AIC-786X"
  114. PCI\VEN_9004&DEV_6278.DeviceDesc = "Controller SCSI PCI Adaptec AIC-786X"
  115. PCI\VEN_9004&DEV_6178.DeviceDesc = "Controller SCSI PCI Adaptec AHA-2940AU"
  116. PCI\VEN_9004&DEV_6078.DeviceDesc = "Controller SCSI PCI Adaptec AIC-786X"
  117. PCI\VEN_9004&DEV_7860.DeviceDesc = "Controller SCSI PCI Adaptec AIC-7860"
  118. PCI\VEN_9004&DEV_5078.DeviceDesc = "Controller SCSI PCI Adaptec AIC-7850"
  119. PCI\VEN_9004&DEV_5075.DeviceDesc = "Controller SCSI PCI Adaptec AIC-7550"
  120. PCI\VEN_1044&DEV_A501&SUBSYS_C0471044.DeviceDesc = "Controller RAID SCSI Adaptec 3000S Ultra160"
  121. PCI\VEN_1044&DEV_A501&SUBSYS_C03C1044.DeviceDesc = "Controller RAID SCSI Adaptec 2000S Ultra160"
  122. PCI\VEN_1044&DEV_A501&SUBSYS_C05A1044.DeviceDesc = "Controller RAID Adaptec 2400A UDMA Four Channel"
  123. PCI\VEN_103C&DEV_1029&SUBSYS_92109004.DeviceDesc = "Controller 2Gbit a fibra ottica Adaptec AFC-9210G PCI 64-bit/66MHz (Ottico)"
  124. PCI\VEN_103C&DEV_1029&SUBSYS_92119004.DeviceDesc = "Controller Fibre Channel da 2 Gbit AFC-9210G PCI a 64-bit/66MHz Adaptec (rame)"
  125. #if (PLATFORM_SWITCH != 'm')
  126. AMD = "Advanced Micro Devices (AMD)"
  127. amsint.DeviceDesc = "Controller PCI/Scheda Ethernet SCSI AMD"
  128. #endif
  129. AGILENT = "Agilent"
  130. PCI\VEN_103C&DEV_1028&SUBSYS_000715BC.DeviceDesc = "Controller a fibra ottica per PCI Agilent HHBA-510x"
  131. AMI = "American Megatrends Inc."
  132. megaraid.DeviceDesc = "Controller RAID AMI MegaRAID RAID Controller"
  133. mraid428.DeviceDesc = "Controller RAID Enterprise 1200 AMI MegaRAID"
  134. mraid434.DeviceDesc = "Controller RAID Enterprise 1300 AMI MegaRAID"
  135. mraid438.DeviceDesc = "Controller RAID Enterprise 1400 RAID AMI MegaRAID"
  136. mraid466.DeviceDesc = "Controller RAID Express 200 AMI MegaRAID"
  137. mraid467.DeviceDesc = "Controller RAID Enterprise 1500 AMI MegaRAID"
  138. mraid490.DeviceDesc = "Controller RAID Express 300 AMI MegaRAID"
  139. mraid471.DeviceDesc = "Controller RAID Enterprise 1600 AMI MegaRAID"
  140. mraid475.DeviceDesc = "Controller RAID Express 500 AMI MegaRAID"
  141. mraid493.DeviceDesc = "Controller RAID AMI MegaRAID Elite 1600"
  142. DELL = "Dell"
  143. Dell467.DeviceDesc = "Controller RAID Dell PERC 2/DC"
  144. Dell.DeviceDesc = "Controller RAID Dell PERC 2/SC"
  145. DellPerc2.DeviceDesc = "Controller RAID Dell PERC 2"
  146. DellPerc2si.DeviceDesc = "Controller RAID Dell PERC 2/Si"
  147. DellPerc3di.DeviceDesc = "Controller RAID Dell PERC 3/Di"
  148. DellPerc3si.DeviceDesc = "Controller RAID Dell PERC 3/Si"
  149. DellPerc3gat.DeviceDesc = "Dell PERC 3 RAID (SCSI chip)"
  150. Dell471.DeviceDesc = "Controller RAID Dell PERC 3/QC"
  151. Dell493.DeviceDesc = "Controller RAID Dell PERC 3/DC"
  152. HP = "HP"
  153. netraid3si.DeviceDesc = "HP NetRAID-3Si"
  154. NetRaid.DeviceDesc = "HP NetRAID integrato"
  155. netraid1si.DeviceDesc = "HP NetRAID-1Si"
  156. hpn.DeviceDesc = "Controller RAID Hewlett Packard NetRAID-4M"
  157. netraid1M.DeviceDesc = "Controller RAID HP NetRAID-1M"
  158. netraid2M.DeviceDesc = "Controller RAID HP NetRAID-2M"
  159. COMPAQ = "Compaq"
  160. cpqarray.DeviceDesc = "Array di unit� Compaq"
  161. cpqarry2.DeviceDesc = "Controller Compaq Smart Array"
  162. cpqfcalm.DeviceDesc = "Controller host a fibra ottica Compaq"
  163. *CPQFD17.DeviceDesc = "Scheda unit� nastro SCSI Compaq"
  164. PCI\VEN_1000&DEV_0012&SUBSYS_001b0e11.DeviceDesc = "Scheda SCSI Compaq Integrated Wide Ultra2"
  165. PCI\VEN_1000&DEV_000b&SUBSYS_60040e11.DeviceDesc = "Controller SCSI Compaq 64-Bit Ultra2"
  166. smart_5300.DeviceDesc = "Controller Smart Array 5300 Compaq"
  167. smart_532.DeviceDesc = "Controller Smart Array 532 Compaq"
  168. PCI\VEN_0E11&DEV_A0FC&SUBSYS_A0FC0E11.DeviceDesc = "Scheda host a fibra ottica StorageWorks 64-Bit/66-MHz Compaq"
  169. TEKRAM = "Tekram"
  170. PCI\VEN_1000&DEV_0020&SUBSYS_10201DE1.DeviceDesc = "DC-390U3W: Scheda host SCSI PCI Ultra 160"
  171. PCI\VEN_1000&DEV_0021&SUBSYS_10201DE1.DeviceDesc = "DC-390U3W: Scheda host SCSI PCI Ultra 160"
  172. PCI\VEN_1000&DEV_0020&SUBSYS_10101DE1.DeviceDesc = "DC-390U3D: Scheda host SCSI PCI Dual Ultra 160"
  173. PCI\VEN_1000&DEV_0021&SUBSYS_10101DE1.DeviceDesc = "DC-390U3D: Scheda host SCSI PCI Dual Ultra 160"
  174. DIAMOND = "Diamond"
  175. fireport.DeviceDesc = "Scheda host SCSI Diamond Multimedia Systems"
  176. EMULEX = "Emulex"
  177. lp6000.DeviceDesc = "Scheda host a fibra ottica Emulex LP6000"
  178. lp7000.DeviceDesc = "Scheda host a fibra ottica Emulex LP7000"
  179. lp8000.DeviceDesc = "Scheda host a fibra ottica Emulex LP8000"
  180. lp9000.DeviceDesc = "Scheda host a fibra ottica Emulex LP8000"
  181. lp850.DeviceDesc = "Scheda host a fibra ottica Emulex LP850"
  182. lp950.DeviceDesc = "Scheda host a fibra ottica Emulex LP950"
  183. MYLEX = "Mylex"
  184. #if (PLATFORM_SWITCH != 'm')
  185. dac960P.DeviceDesc = "Controller dell'array dischi Mylex DAC960P"
  186. dac960PD.DeviceDesc = "Controller dell'array dischi Mylex DAC960PD"
  187. dac960PX.DeviceDesc = "Controller dell'array dischi serie Mylex DAC960"
  188. dac1164P.DeviceDesc = "Controller dell'array dischi Mylex DAC1164P"
  189. dac960BA55.DeviceDesc = "Periferica di supporto Mylex eXtremeRAID"
  190. #endif
  191. dac2w2kAcceleRAID160 = "Controller AcceleRAID 160 Mylex"
  192. dac2w2kAcceleRAID170 = "Controller AcceleRAID 170 Mylex"
  193. dac2w2kAcceleRAID352 = "Controller AcceleRAID 352 Mylex"
  194. dac2w2keXtremeRAID2000 = "Controller eXtremeRAID 2000 Mylex"
  195. dac2w2keXtremeRAID3000 = "Controller eXtremeRAID 3000 Mylex"
  196. #if (PLATFORM_SWITCH != 'm')
  197. ADVANSYS = "Advansys"
  198. asc3550.DeviceDesc = "Scheda host Advansys 3550 Ultra Wide SCSI"
  199. asc.DeviceDesc = "Scheda host SCSI Advansys"
  200. abp460.DeviceDesc = "Scheda host SCSI PCMCIA Advansys ABP460"
  201. abp480.DeviceDesc ="Scheda host SCSI CardBus Advansys ABP480"
  202. #endif
  203. #if (PLATFORM_SWITCH != 'm')
  204. INITIO = "Initio"
  205. initio.DeviceDesc = "Scheda host SCSI Initio Ultra"
  206. #endif
  207. QLOGIC = "QLogic"
  208. ql10wnt.DeviceDesc = "Scheda host SCSI PCI QLogic"
  209. ql1240.DeviceDesc = "Scheda host SCSI PCI QLogic."
  210. ql2100.DeviceDesc = "Scheda PCI a fibra ottica QLogic QLA2000/QLA2100"
  211. ql2200.DeviceDesc = "Scheda PCI a fibra ottica QLogic QLA2200"
  212. ql1080.DeviceDesc = "LVD SCSI HBA PCI QLogic PCI-QLA1080 a 64 bit"
  213. ql1280.DeviceDesc = "LVD SCSI HBA PCI QLogic PCI-QLA1080 a 64 bit"
  214. ql12160.DeviceDesc = "QLogic QLA12160 64 bit PCI DUAL 160M SCSI HBA"
  215. IBM="IBM Corporation"
  216. PCI\VEN_1014&DEV_002E&SUBSYS_022E1014&REV_10.DeviceDesc = "Controller ServeRAID 4H IBM"
  217. PCI\VEN_1014&DEV_002E&SUBSYS_002E1014&REV_0D.DeviceDesc = "Controller ServeRAID 3H/3L IBM"
  218. PCI\VEN_1014&DEV_002E&SUBSYS_00000000&REV_04.DeviceDesc = "Controller ServeRAID II IBM"
  219. PCI\VEN_1014&DEV_002E&SUBSYS_00000000&REV_03.DeviceDesc = "Server IBM ServeRAID integrato su PC 330"
  220. PCI\VEN_1014&DEV_002E&SUBSYS_00000000&REV_02.DeviceDesc = "Controller IBM PC ServeRAID"
  221. PCI\VEN_1014&DEV_01BD&SUBSYS_01BE1014&REV_00.DeviceDesc = "Controller 4M ServeRAID IBM"
  222. PCI\VEN_1014&DEV_01BD&SUBSYS_01BF1014&REV_00.DeviceDesc = "Controller 4L ServeRAID IBM"
  223. PCI\VEN_1014&DEV_01BD&SUBSYS_02081014&REV_00.DeviceDesc = "Controller 4Mx ServeRAID IBM"
  224. PCI\VEN_1014&DEV_01BD&SUBSYS_020E1014&REV_00.DeviceDesc = "Controller 4Lx ServeRAID IBM"
  225. CD20X.DeviceDesc="Unit� CD-ROM PCMCIA portatile IBM"
  226. PCMCIA\PCMCIA-IDE_CARD-3220.DeviceDesc="IBM Portable Drive Bay 2000 (PCMCIA)"
  227. PCI\VEN_13E6&DEV_3603&SUBSYS_00461014.DeviceDesc="IBM Portable Drive Bay 2000 (CardBus)"
  228. PCMCIA\PCMCIA-PnPIDE-4522.DeviceDesc="PCMCIA CD-ROM/DVD-ROM (Modello F)"
  229. PCMCIA\PCMCIA-PnPIDE-7B72.DeviceDesc="CardBus/F CD-ROM/DVD-ROM (PCMCIA)"
  230. PCMCIA\PCMCIA-PnPIDE-7762.DeviceDesc="PCMCIA HARDDISK"
  231. PCMCIA\PCMCIA-IDE_DOCK-EEEA.DeviceDesc="PCMCIA IDE DOCK"
  232. PCI\VEN_13E6&DEV_3603&SUBSYS_004613E6.DeviceDesc="CardBus/F CD-ROM/DVD-ROM (CardBus)"
  233. PCI\VEN_13E6&DEV_3603&SUBSYS_004913E6.DeviceDesc="CardBus/I CD-ROM/CD-RW (CardBus)"
  234. PCI\VEN_13E6&DEV_3603&SUBSYS_00460900.DeviceDesc="CardBus IDE DOCK"
  235. PCI\VEN_13E6&DEV_3603.DeviceDesc="Scheda CardBus IDE"
  236. #if (PLATFORM_SWITCH != 'm')
  237. PROMISE="PROMISE"
  238. PCI\VEN_105A&DEV_4D68&CC_0180.DeviceDesc="Controller IDE Promise Technology Inc. Ultra"
  239. PCI\VEN_105A&DEV_4D30&CC_0180.DeviceDesc="Controller IDE Promise Technology Inc. Ultra"
  240. PCI\VEN_105A&DEV_0D30&CC_0180.DeviceDesc="Controller IDE Promise Technology Inc. Ultra"
  241. PCI\VEN_105A&DEV_4D38&CC_0180.DeviceDesc="Controller IDE Promise Technology Inc. Ultra"
  242. PCI\VEN_105A&DEV_4D33.DeviceDesc="Controller IDE Promise Technology Inc. Ultra"
  243. PCI\VEN_105A&DEV_4D69.DeviceDesc="Controller Ultra IDE Promise Technology Inc."
  244. #endif
  245. LSI = "LSI Logic Inc."
  246. PCI\VEN_1000&DEV_0001.DeviceDesc = "Periferica LSI Logic 53C810"
  247. PCI\VEN_1000&DEV_0002.DeviceDesc = "Scheda host PCI SCSI LSI Logic 820"
  248. PCI\VEN_1000&DEV_0003.DeviceDesc = "Periferica LSI Logic 53C825/53C825A"
  249. PCI\VEN_1000&DEV_0004.DeviceDesc = "Periferica LSI Logic 53C815"
  250. PCI\VEN_1000&DEV_0005.DeviceDesc = "Periferica LSI Logic 53C810A"
  251. PCI\VEN_1000&DEV_0006.DeviceDesc = "Scheda LSI Logic 8600SP; periferica 53C860"
  252. PCI\VEN_1000&DEV_000C.DeviceDesc = "Scheda LSI Logic 8951U/8952U; 53C895"
  253. PCI\VEN_1000&DEV_000D.DeviceDesc = "Periferica LSI Logic 53C885"
  254. PCI\VEN_1000&DEV_000F.DeviceDesc = "Periferica LSI Logic 53C875/53C876"
  255. PCI\VEN_1000&DEV_000A.DeviceDesc = "Periferica LSI Logic 53C1510"
  256. PCI\VEN_1000&DEV_000B.DeviceDesc = "Periferica LSI Logic 53C896"
  257. PCI\VEN_1000&DEV_0012.DeviceDesc = "Scheda SCSI PCI LSI Logic 8953U; periferica 53C895A"
  258. PCI\VEN_1000&DEV_0020.DeviceDesc = "Periferica LSI Logic 53C1010-33"
  259. PCI\VEN_1000&DEV_0021.DeviceDesc = "Periferica LSI Logic 53C1010-66"
  260. SYM-40409G.DeviceDesc = "Scheda FC PCI LSI Logic 40909; periferica SYMFC909"
  261. SYM-44929LH.DeviceDesc = "Scheda FC PCI LSI Logic 44929; periferica SYMFC929"
  262. SPSVCINST_ASSOCSERVICE = 0x00000002
  263. SERVICE_KERNEL_DRIVER = 1
  264. SERVICE_BOOT_START = 0
  265. SERVICE_ERROR_NORMAL = 1
  266. REG_EXPAND_SZ = 0x00020000
  267. REG_DWORD = 0x00010001