|
@@ -35,16 +35,16 @@
|
|
|
#define ACPI_AC_COMPONENT 0x00020000
|
|
|
#define ACPI_BATTERY_COMPONENT 0x00040000
|
|
|
#define ACPI_BUTTON_COMPONENT 0x00080000
|
|
|
-#define ACPI_SBS_COMPONENT 0x00080000
|
|
|
+#define ACPI_SBS_COMPONENT 0x00100000
|
|
|
#define ACPI_FAN_COMPONENT 0x00200000
|
|
|
#define ACPI_PCI_COMPONENT 0x00400000
|
|
|
#define ACPI_POWER_COMPONENT 0x00800000
|
|
|
#define ACPI_CONTAINER_COMPONENT 0x01000000
|
|
|
-#define ACPI_PROCESSOR_COMPONENT 0x01000000
|
|
|
#define ACPI_SYSTEM_COMPONENT 0x02000000
|
|
|
#define ACPI_THERMAL_COMPONENT 0x04000000
|
|
|
#define ACPI_MEMORY_DEVICE_COMPONENT 0x08000000
|
|
|
-#define ACPI_VIDEO_COMPONENT 0x08000000
|
|
|
+#define ACPI_VIDEO_COMPONENT 0x10000000
|
|
|
+#define ACPI_PROCESSOR_COMPONENT 0x20000000
|
|
|
|
|
|
/*
|
|
|
* _HID definitions
|