Module Name:    src
Committed By:   jruoho
Date:           Wed Jun 16 06:19:17 UTC 2010

Modified Files:
        src/sys/dev/acpi: acpidevs_data.h

Log Message:
Regen.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/dev/acpi/acpidevs_data.h

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_data.h
diff -u src/sys/dev/acpi/acpidevs_data.h:1.18 src/sys/dev/acpi/acpidevs_data.h:1.19
--- src/sys/dev/acpi/acpidevs_data.h:1.18	Wed May 26 09:48:26 2010
+++ src/sys/dev/acpi/acpidevs_data.h	Wed Jun 16 06:19:16 2010
@@ -1,10 +1,10 @@
-/*	$NetBSD: acpidevs_data.h,v 1.18 2010/05/26 09:48:26 jruoho Exp $	*/
+/*	$NetBSD: acpidevs_data.h,v 1.19 2010/06/16 06:19:16 jruoho Exp $	*/
 
 /*
  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *	# NetBSD: acpidevs,v 1.20 2010/05/26 09:47:17 jruoho Exp
+ *	# NetBSD: acpidevs,v 1.23 2010/06/16 06:17:48 jruoho Exp
  */
 
 const struct { const char *pnp, *str; } acpi_knowndevs[] = {
@@ -410,7 +410,7 @@
 	},
 	{
 	    "PNP0C08",
-	    "ACPI system board hardware",
+	    "ACPI System Board Hardware",
 	},
 	{
 	    "PNP0C09",
@@ -426,27 +426,27 @@
 	},
 	{
 	    "PNP0C0C",
-	    "ACPI power button device",
+	    "ACPI Power Button Device",
 	},
 	{
 	    "PNP0C0D",
-	    "ACPI lid device",
+	    "ACPI Lid Device",
 	},
 	{
 	    "PNP0C0E",
-	    "ACPI sleep button device",
+	    "ACPI Sleep Button Device",
 	},
 	{
 	    "PNP0C0F",
-	    "PCI interrupt link device",
+	    "PCI Interrupt Link Device",
 	},
 	{
 	    "PNP0C10",
-	    "ACPI system indicator device",
+	    "ACPI System Indicator Device",
 	},
 	{
 	    "PNP0C11",
-	    "ACPI thermal zone",
+	    "ACPI Thermal Zone",
 	},
 	{
 	    "PNP0C12",
@@ -458,15 +458,19 @@
 	},
 	{
 	    "PNP0C14",
-	    "WMI mapper device",
+	    "WMI Mapper Device",
 	},
 	{
 	    "PNP0C15",
-	    "ACPI docking station",
+	    "ACPI Docking Station",
+	},
+	{
+	    "PNP0C33",
+	    "ACPI Hardware Error Device",
 	},
 	{
 	    "PNP0C80",
-	    "Memory Device",
+	    "Hotplug Memory Device",
 	},
 	{
 	    "PNP0E00",
@@ -1301,6 +1305,18 @@
 	    "Joystick/Game port",
 	},
 	{
+	    "CSC0000",
+	    "Crystal PnP Audio (codec)",
+	},
+	{
+	    "CSC0003",
+	    "Crystal PnP Audio (MPU-401)",
+	},
+	{
+	    "CSC0010",
+	    "Crystal PnP Audio (registers)",
+	},
+	{
 	    "PNPC000",
 	    "Compaq 14400 Modem (TBD)",
 	},

Reply via email to