Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/acpi Use the same notation with the PNP identifiers....
details: https://anonhg.NetBSD.org/src/rev/34777068983d
branches: trunk
changeset: 755529:34777068983d
user: jruoho <jruoho%NetBSD.org@localhost>
date: Tue Jun 08 16:49:53 2010 +0000
description:
Use the same notation with the PNP identifiers. Specifically note that
PNP0C80 is the device that is required for memory hot-plug on x86.
diffstat:
sys/dev/acpi/acpidevs | 22 +++++++++++-----------
1 files changed, 11 insertions(+), 11 deletions(-)
diffs (41 lines):
diff -r b7ed4a603b81 -r 34777068983d sys/dev/acpi/acpidevs
--- a/sys/dev/acpi/acpidevs Tue Jun 08 15:32:55 2010 +0000
+++ b/sys/dev/acpi/acpidevs Tue Jun 08 16:49:53 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: acpidevs,v 1.20 2010/05/26 09:47:17 jruoho Exp $
+# $NetBSD: acpidevs,v 1.21 2010/06/08 16:49:53 jruoho Exp $
#
# Originally extracted from:
@@ -123,21 +123,21 @@
PNP0C05 APM BIOS (Version independent)
PNP0C06 Reserved for identification of early Plug and Play BIOS implementation
PNP0C07 Reserved for identification of early Plug and Play BIOS implementation
-PNP0C08 ACPI system board hardware
+PNP0C08 ACPI System Board Hardware
PNP0C09 ACPI Embedded Controller
PNP0C0A ACPI Control Method Battery
PNP0C0B ACPI Fan
-PNP0C0C ACPI power button device
-PNP0C0D ACPI lid device
-PNP0C0E ACPI sleep button device
-PNP0C0F PCI interrupt link device
-PNP0C10 ACPI system indicator device
-PNP0C11 ACPI thermal zone
+PNP0C0C ACPI Power Button Device
+PNP0C0D ACPI Lid Device
+PNP0C0E ACPI Sleep Button Device
+PNP0C0F PCI Interrupt Link Device
+PNP0C10 ACPI System Indicator Device
+PNP0C11 ACPI Thermal Zone
PNP0C12 Device Bay Controller
PNP0C13 Plug and Play BIOS (used when ACPI mode cannot be used)
-PNP0C14 WMI mapper device
-PNP0C15 ACPI docking station
-PNP0C80 Memory Device
+PNP0C14 WMI Mapper Device
+PNP0C15 ACPI Docking Station
+PNP0C80 Hotplug Memory Device
#--PCMCIA Controller Chipsets--
PNP0E00 Intel 82365-Compatible PCMCIA Controller
PNP0E01 Cirrus Logic CL-PD6720 PCMCIA Controller
Home |
Main Index |
Thread Index |
Old Index