mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
added ACPI fan, ACPI power button device, ACPI sleep button device
svn path=/trunk/; revision=21879
This commit is contained in:
@@ -38,7 +38,11 @@ HKR, , Icon, 0, "-27"
|
||||
%*PNP0C01.DeviceDesc% = NO_DRV,*PNP0C01
|
||||
%*PNP0C02.DeviceDesc% = NO_DRV,*PNP0C02
|
||||
%*PNP0C04.DeviceDesc% = NO_DRV,*PNP0C04
|
||||
%*PNP0C0B.DeviceDesc% = NO_DRV,*PNP0C0B
|
||||
%*PNP0C0C.DeviceDesc% = NO_DRV,*PNP0C0C
|
||||
%*PNP0C0E.DeviceDesc% = NO_DRV,*PNP0C0E
|
||||
%*PNP0C0F.DeviceDesc% = NO_DRV,*PNP0C0F
|
||||
|
||||
%ACPI\FixedButton.DeviceDesc% = NO_DRV,ACPI\FixedButton
|
||||
%PCI\CC_0600.DeviceDesc% = NO_DRV,PCI\CC_0600
|
||||
%PCI\CC_0601.DeviceDesc% = PCI_ISA_Inst,PCI\CC_0601
|
||||
@@ -118,6 +122,9 @@ GenericMfg = "(Generic system devices)"
|
||||
*PNP0C01.DeviceDesc = "System board"
|
||||
*PNP0C02.DeviceDesc = "Motherboard resources"
|
||||
*PNP0C04.DeviceDesc = "Math coprocessor"
|
||||
*PNP0C0B.DeviceDesc = "ACPI fan"
|
||||
*PNP0C0C.DeviceDesc = "ACPI power button device"
|
||||
*PNP0C0E.DeviceDesc = "ACPI sleep button device"
|
||||
*PNP0C0F.DeviceDesc = "PCI interrupt link device"
|
||||
ACPI\FixedButton.DeviceDesc ="ACPI Fixed Feature Button"
|
||||
PCI\CC_0600.DeviceDesc = "Standard CPU to PCI bridge"
|
||||
|
||||
Reference in New Issue
Block a user