reactos/media/inf/acpi.inf
Cameron Gutman 29fa274d6d - Create another branch for networking fixes
- TSVN choked repeatedly when attempting to merge ~9000 revs into the branch (tried 3 times on 2 different computers)
 - If someone wants to delete aicom-network-fixes, they are welcome to
 - Lesson learned: Letting a branch get thousands of revs out of date is a horrible idea

svn path=/branches/aicom-network-branch/; revision=44353
2009-12-02 03:23:19 +00:00

80 lines
3.6 KiB
INI

; ACPI.INF
; Installation file for ACPI driver
[Version]
Signature = "$Windows NT$"
;Signature = "$ReactOS$"
LayoutFile = layout.inf
Class = System
ClassGUID = {4D36E97D-E325-11CE-BFC1-08002BE10318}
Provider = %ReactOS%
DriverVer = 10/11/2005,1.01.0.0
[DestinationDirs]
DefaultDestDir = 12
[Manufacturer]
%GenericMfg% = GenericMfg
[GenericMfg]
%*PNP0C08.DeviceDesc% = ACPI_Inst,*PNP0C08
;------------------------------ ACPI DRIVER -----------------------------
[ACPI_Inst.NT]
CopyFiles = ACPI_CopyFiles.NT
[ACPI_CopyFiles.NT]
acpi.sys
[ACPI_Inst.NT.Services]
AddService = acpi, 0x00000002, acpi_Service_Inst
[acpi_Service_Inst]
ServiceType = 1
StartType = 0
ErrorControl = 1
ServiceBinary = %12%\acpi.sys
LoadOrderGroup = Boot Bus Extender
;-------------------------------- STRINGS -------------------------------
[Strings]
ReactOS = "ReactOS Team"
GenericMfg = "(Generic system devices)"
*PNP0C08.DeviceDesc = "ACPI hardware"
[Strings.0405]
GenericMfg = "(Generická systémová zařízení)"
[Strings.0407]
GenericMfg = "(Generische Systemgeräte)"
*PNP0C08.DeviceDesc = "ACPI Hardware"
[Strings.040a]
GenericMfg = "(Dispositivos de sistema estándar)"
*PNP0C08.DeviceDesc = "Hardware ACPI"
[Strings.040C]
GenericMfg = "(Périphériques systèmes génériques)"
[Strings.0411]
GenericMfg = "(標準システム デバイス)"
*PNP0C08.DeviceDesc = "ACPI ハードウェア"
[Strings.0416]
GenericMfg = "(Dispositivos de sistema padrão)"
*PNP0C08.DeviceDesc = "Hardware ACPI"
[Strings.0419]
GenericMfg = "(Стандартные системные устройства)"
*PNP0C08.DeviceDesc = "ACPI Устройства"
[Strings.041B]
GenericMfg = "(Generické systémové zariadenia)"
*PNP0C08.DeviceDesc = "ACPI hardvér"
[Strings.0427]
GenericMfg = "(Standartiniai sisteminiai įrenginiai)"