Module Name:    src
Committed By:   jruoho
Date:           Tue Jun  8 16:49:53 UTC 2010

Modified Files:
        src/sys/dev/acpi: acpidevs

Log Message:
Use the same notation with the PNP identifiers. Specifically note that
PNP0C80 is the device that is required for memory hot-plug on x86.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/dev/acpi/acpidevs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/acpi/acpidevs
diff -u src/sys/dev/acpi/acpidevs:1.20 src/sys/dev/acpi/acpidevs:1.21
--- src/sys/dev/acpi/acpidevs:1.20	Wed May 26 09:47:17 2010
+++ src/sys/dev/acpi/acpidevs	Tue Jun  8 16:49:53 2010
@@ -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

Reply via email to