1; ACPI.INF 2 3; Installation file for ACPI driver 4 5[Version] 6Signature = "$Windows NT$" 7;Signature = "$ReactOS$" 8LayoutFile = layout.inf 9Class = System 10ClassGUID = {4D36E97D-E325-11CE-BFC1-08002BE10318} 11Provider = %ReactOS% 12DriverVer = 10/11/2005,1.01.0.0 13 14[DestinationDirs] 15DefaultDestDir = 12 16 17[Manufacturer] 18%GenericMfg% = GenericMfg 19 20[GenericMfg] 21%*PNP0C08.DeviceDesc% = ACPI_Inst,*PNP0C08 22 23;------------------------------ ACPI DRIVER ----------------------------- 24 25[ACPI_Inst.NT] 26CopyFiles = ACPI_CopyFiles.NT 27 28[ACPI_CopyFiles.NT] 29acpi.sys 30 31[ACPI_Inst.NT.Services] 32AddService = acpi, 0x00000002, acpi_Service_Inst 33 34[acpi_Service_Inst] 35ServiceType = 1 36StartType = 0 37ErrorControl = 1 38ServiceBinary = %12%\acpi.sys 39LoadOrderGroup = Boot Bus Extender 40 41;-------------------------------- STRINGS ------------------------------- 42 43[Strings] 44ReactOS = "ReactOS Team" 45 46GenericMfg = "(Generic system devices)" 47*PNP0C08.DeviceDesc = "ACPI hardware" 48 49[Strings.0405] 50GenericMfg = "(Generická systémová zařízení)" 51 52[Strings.0404] 53GenericMfg = "(標準系統裝置)" 54*PNP0C08.DeviceDesc = "ACPI 硬體" 55 56[Strings.0407] 57GenericMfg = "(Generische Systemgeräte)" 58*PNP0C08.DeviceDesc = "ACPI Hardware" 59 60[Strings.0a] 61ReactOS = "Equipo de ReactOS" 62 63GenericMfg = "(Dispositivos del sistema estándar)" 64*PNP0C08.DeviceDesc = "Hardware ACPI" 65 66[Strings.040C] 67GenericMfg = "(Périphériques systèmes génériques)" 68 69[Strings.0411] 70GenericMfg = "(標準システム デバイス)" 71*PNP0C08.DeviceDesc = "ACPI ハードウェア" 72 73[Strings.0415] 74ReactOS = "Zespół ReactOS" 75 76GenericMfg = "(Standardowe urządzenia systemowe)" 77*PNP0C08.DeviceDesc = "Sprzęt ACPI" 78 79[Strings.0416] 80GenericMfg = "(Dispositivos de sistema padrão)" 81*PNP0C08.DeviceDesc = "Hardware ACPI" 82 83[Strings.0418] 84ReactOS = "Echipa ReactOS" 85 86GenericMfg = "(dispozitiv de sistem generic)" 87*PNP0C08.DeviceDesc = "Dispozitive ACPI" 88 89[Strings.0419] 90ReactOS = "Команда ReactOS" 91 92GenericMfg = "(Стандартные системные устройства)" 93*PNP0C08.DeviceDesc = "Устройства ACPI" 94 95[Strings.041B] 96GenericMfg = "(Generické systémové zariadenia)" 97*PNP0C08.DeviceDesc = "ACPI hardvér" 98 99[Strings.041f] 100ReactOS = "ReactOS Takımı" 101 102GenericMfg = "(Genel Sistem Aygıtları)" 103*PNP0C08.DeviceDesc = "ACPI Donanım" 104 105[Strings.0422] 106ReactOS = "Команда ReactOS" 107 108GenericMfg = "(Стандартні системні пристрої)" 109*PNP0C08.DeviceDesc = "Пристрої ACPI" 110 111[Strings.0427] 112GenericMfg = "(Standartiniai sisteminiai įrenginiai)" 113 114[Strings.0804] 115GenericMfg = "(通用系统设备)" 116*PNP0C08.DeviceDesc = "ACPI 硬件" 117 118[Strings.0c04] 119GenericMfg = "(標準系統裝置)" 120*PNP0C08.DeviceDesc = "ACPI 硬件" 121