Module Name:    src
Committed By:   jruoho
Date:           Tue Jun  8 17:04:49 UTC 2010

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

Log Message:
Add PNP0C33, "a hardware error device". Part of APEI.


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 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.21 src/sys/dev/acpi/acpidevs:1.22
--- src/sys/dev/acpi/acpidevs:1.21	Tue Jun  8 16:49:53 2010
+++ src/sys/dev/acpi/acpidevs	Tue Jun  8 17:04:49 2010
@@ -1,4 +1,4 @@
-# $NetBSD: acpidevs,v 1.21 2010/06/08 16:49:53 jruoho Exp $
+# $NetBSD: acpidevs,v 1.22 2010/06/08 17:04:49 jruoho Exp $
 #
 # Originally extracted from:
 
@@ -137,6 +137,7 @@
 PNP0C13	Plug and Play BIOS (used when ACPI mode cannot be used)
 PNP0C14	WMI Mapper Device
 PNP0C15	ACPI Docking Station
+PNP0C33	ACPI Hardware Error Device
 PNP0C80	Hotplug Memory Device
 #--PCMCIA Controller Chipsets--
 PNP0E00	Intel 82365-Compatible PCMCIA Controller

Reply via email to