reactos/media/inf/scsi.inf
Joachim Henze b130d5f4c0 [0.4.13][INF] Backport String deduplication and minor fixes
Fixes a bug in msmouse.inf missing " at begin of last string in section [Strings.0416].
partial pick of 0.4.15-dev-1105-g d50cbb6eed (only the changes in msmouse.inf were picked) (#3173)
------------
Fixes a bug in nete1000.inf missing " at the end of a string in section [Strings.0415] (which affected releases/0.4.12 to releases/0.4.14).
------------
partial pick of 0.4.15-dev-4867-g bbccad0ed6 Deduplicate the "ReactOS =" strings,
they are non-localizable now CORE-18191. I intentionally left out the "ReactOS team"->"ReactOS project" part here.
------------
full pick of 0.4.15-dev-309-g 7c8d5635aa [PROCESSR][INF] Fix "Intel Intel" duplication typos
which was an addendum to 3509318521 == SVN r46465
------------
also ported back deduplication of some manufacturer strings.
------------
all changes to shortcuts.inf and syssetup.inf.tpl are exclusively stripping EOL-whitespace, no other changes in those files.
------------
the only part that was not picked from master is the stripped 's' in disk.inf, which is possible,
because the file has been replaced altogether in master by an MS file.
2022-12-18 15:10:54 +01:00

147 lines
4 KiB
INI
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

; SCSI.INF
;
; Installation file for SCSI class and SCSI hardware
;
[Version]
Signature = "$Windows NT$"
;Signature = "$ReactOS$"
LayoutFile = layout.inf
Class = SCSIAdapter
ClassGUID = {4D36E97B-E325-11CE-BFC1-08002BE10318}
Provider = %ReactOS%
DriverVer = 11/2/2007,1.1
[ClassInstall32.NT]
AddReg = SCSIClass.NT.AddReg
[SCSIClass.NT.AddReg]
HKR, , , 0, %SCSIClassName%
HKR, , Icon, 0, "-10"
;HKR, , Installer32, 0, "syssetup.dll,ScsiClassInstaller"
[DestinationDirs]
DefaultDestDir = 12
[Manufacturer]
%GenericMfg% = GenericMfg
[GenericMfg]
%PCI\VEN_104B&CC_0100.DeviceDesc% = BusLogic_Inst,PCI\VEN_104B&CC_0100
;----------------------------- ScsiPort Driver ----------------------------
[Scsiport_CopyFiles.NT]
scsiport.sys
[Scsiport_Service_Inst]
ServiceType = 4
StartType = 0
ErrorControl = 0
ServiceBinary = %12%\scsiport.sys
LoadOrderGroup = SCSI Port
;----------------------------- BusLogic Driver ----------------------------
[BusLogic_Inst.NT]
CopyFiles = BusLogic_CopyFiles.NT, Scsiport_CopyFiles.NT
[BusLogic_CopyFiles.NT]
buslogic.sys
[BusLogic_Inst.NT.Services]
AddService = BusLogic, 0x00000002, BusLogic_Service_Inst
AddService = Scsiport, , Scsiport_Service_Inst
[BusLogic_Service_Inst]
ServiceType = 0
StartType = 0
ErrorControl = 0
ServiceBinary = %12%\buslogic.sys
LoadOrderGroup = SCSI Miniport
;--------------------------------- Strings ---------------------------------
[Strings]
ReactOS = "ReactOS Team"
SCSIClassName = "SCSI and RAID Controllers"
GenericMfg = "(Standard SCSI and RAID controllers)"
PCI\VEN_104B&CC_0100.DeviceDesc = "BusLogic SCSI Controller"
[Strings.0405]
SCSIClassName = "SCSI a RAID řadiče"
GenericMfg = "(Standardní SCSI a RAID řadiče)"
PCI\VEN_104B&CC_0100.DeviceDesc = "BusLogic SCSI řadič"
[Strings.0407]
SCSIClassName = "SCSI und RAID Controller"
GenericMfg = "(Standard SCSI und RAID Controller)"
[Strings.0a]
SCSIClassName = "Controladoras SCSI y RAID"
GenericMfg = "(Controladoras estándar SCSI y RAID)"
PCI\VEN_104B&CC_0100.DeviceDesc = "Controladora SCSI BusLogic"
[Strings.040C]
SCSIClassName = "Contrôleurs SCSI et RAID"
GenericMfg = "(Contrôleur standard SCSI et RAID)"
[Strings.0411]
SCSIClassName = "SCSIおよびRAID コントローラ"
GenericMfg = "(スタンダード SCSI および RAID コントローラ)"
PCI\VEN_104B&CC_0100.DeviceDesc = "BusLogic SCSI コントローラ"
[Strings.0415]
SCSIClassName = "Kontrolery SCSI i RAID"
GenericMfg = "(Standardowe kontrolery SCSI i RAID)"
PCI\VEN_104B&CC_0100.DeviceDesc = "Kontroler SCSI BusLogic"
[Strings.0416]
SCSIClassName = "Controladores SCSI e RAID"
GenericMfg = "(Controladores SCSI e RAID padrão)"
PCI\VEN_104B&CC_0100.DeviceDesc = "Controlador SCSI BusLogic"
[Strings.0418]
SCSIClassName = "Dispozitive de control SCSI și RAID"
GenericMfg = "(dispozitiv standard de control SCSI și RAID)"
PCI\VEN_104B&CC_0100.DeviceDesc = "Dispozitiv de control SCSI BusLogic"
[Strings.0419]
SCSIClassName = "SCSI и RAID контроллеры"
GenericMfg = "(Стандартные SCSI и RAID контроллеры)"
PCI\VEN_104B&CC_0100.DeviceDesc = "Контроллер BusLogic SCSI"
[Strings.041B]
SCSIClassName = "SCSI a RAID radiče"
GenericMfg = "(Štandardné SCSI a RAID radiče)"
PCI\VEN_104B&CC_0100.DeviceDesc = "BusLogic SCSI radič"
[Strings.041f]
SCSIClassName = "SCSI ve RAID Denetleyicileri"
GenericMfg = "(Ölçünlü SCSI ve RAID Denetleyicileri)"
PCI\VEN_104B&CC_0100.DeviceDesc = "BusLogic SCSI Denetleyicisi"
[Strings.0422]
SCSIClassName = "SCSI і RAID контроллери"
GenericMfg = "(Стандартні SCSI і RAID контроллери)"
PCI\VEN_104B&CC_0100.DeviceDesc = "Контроллер BusLogic SCSI"
[Strings.0427]
SCSIClassName = "SCSI ir RAID valdikliai"
GenericMfg = "(Standartiniai SCSI ir RAID valdikliai)"
PCI\VEN_104B&CC_0100.DeviceDesc = "BusLogic SCSI valdiklis"
[Strings.0804]
GenericMfg = "(标准 SCSI / RAID 控制器)"
PCI\VEN_104B&CC_0100.DeviceDesc = "BusLogic SCSI 控制器"