Module Name:    src
Committed By:   jruoho
Date:           Tue Oct 26 08:59:06 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.19 -r1.20 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.19 src/sys/dev/acpi/acpidevs_data.h:1.20
--- src/sys/dev/acpi/acpidevs_data.h:1.19	Wed Jun 16 06:19:16 2010
+++ src/sys/dev/acpi/acpidevs_data.h	Tue Oct 26 08:59:06 2010
@@ -1,10 +1,10 @@
-/*	$NetBSD: acpidevs_data.h,v 1.19 2010/06/16 06:19:16 jruoho Exp $	*/
+/*	$NetBSD: acpidevs_data.h,v 1.20 2010/10/26 08:59:06 jruoho Exp $	*/
 
 /*
  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *	# NetBSD: acpidevs,v 1.23 2010/06/16 06:17:48 jruoho Exp
+ *	# NetBSD: acpidevs,v 1.27 2010/10/26 08:57:46 jruoho Exp
  */
 
 const struct { const char *pnp, *str; } acpi_knowndevs[] = {
@@ -377,8 +377,16 @@
 	    "AT Real-Time Clock",
 	},
 	{
+	    "PNP0B01",
+	    "AT Real-Time Clock (PIIX4)",
+	},
+	{
+	    "PNP0B02",
+	    "AT Real-Time Clock (Dallas Semiconductor)",
+	},
+	{
 	    "PNP0C00",
-	    "Plug and Play BIOS (only created by the root enumerator)",
+	    "Plug and Play BIOS",
 	},
 	{
 	    "PNP0C01",
@@ -386,11 +394,11 @@
 	},
 	{
 	    "PNP0C02",
-	    "Plug and Play motherboard register resources",
+	    "Motherboard Register Resources",
 	},
 	{
 	    "PNP0C03",
-	    "Plug and Play BIOS Event Notification Interrupt",
+	    "BIOS Event Notification Interrupt",
 	},
 	{
 	    "PNP0C04",
@@ -398,15 +406,15 @@
 	},
 	{
 	    "PNP0C05",
-	    "APM BIOS (Version independent)",
+	    "APM BIOS",
 	},
 	{
 	    "PNP0C06",
-	    "Reserved for identification of early Plug and Play BIOS implementation",
+	    "Reserved",
 	},
 	{
 	    "PNP0C07",
-	    "Reserved for identification of early Plug and Play BIOS implementation",
+	    "Reserved",
 	},
 	{
 	    "PNP0C08",
@@ -454,7 +462,7 @@
 	},
 	{
 	    "PNP0C13",
-	    "Plug and Play BIOS (used when ACPI mode cannot be used)",
+	    "Plug and Play BIOS (for non-ACPI)",
 	},
 	{
 	    "PNP0C14",
@@ -465,6 +473,10 @@
 	    "ACPI Docking Station",
 	},
 	{
+	    "PNP0C32",
+	    "ACPI Quickstart Button",
+	},
+	{
 	    "PNP0C33",
 	    "ACPI Hardware Error Device",
 	},
@@ -1262,7 +1274,7 @@
 	},
 	{
 	    "PNPB00A",
-	    "MediaVision Pro Audio Spectrum (Trantor SCSI enabled, Thunder Chip Disabled)",
+	    "MediaVision Pro Audio Spectrum (SCSI)",
 	},
 	{
 	    "PNPB00B",
@@ -1274,11 +1286,11 @@
 	},
 	{
 	    "PNPB00D",
-	    "MediaVision Pro Audio Spectrum Basic (No Trantor SCSI, Thunder Chip Enabled)",
+	    "MediaVision Pro Audio Spectrum Basic (Thunder Chip)",
 	},
 	{
 	    "PNPB00E",
-	    "MediaVision Pro Audio Spectrum (Trantor SCSI enabled, Thunder Chip Enabled)",
+	    "MediaVision Pro Audio Spectrum (SCSI, Thunder Chip)",
 	},
 	{
 	    "PNPB00F",
@@ -1294,7 +1306,7 @@
 	},
 	{
 	    "PNPB019",
-	    "MediaVision Pro Audio Spectrum Basic (no Trantor SCSI, Thunder chip Disabled)",
+	    "MediaVision Pro Audio Spectrum Basic",
 	},
 	{
 	    "PNPB020",
@@ -1329,6 +1341,18 @@
 	    "Atmel Trusted Platform Module",
 	},
 	{
+	    "BCM0101",
+	    "Broadcom Trusted Platform Module",
+	},
+	{
+	    "BCM0102",
+	    "Broadcom Trusted Platform Module",
+	},
+	{
+	    "ICO0102",
+	    "Intel Trusted Platform Module",
+	},
+	{
 	    "IFX0102",
 	    "Infineon Trusted Platform Module",
 	},
@@ -1337,6 +1361,14 @@
 	    "NSC Trusted Platform Module",
 	},
 	{
+	    "NSC1200",
+	    "NSC Trusted Platform Module",
+	},
+	{
+	    "PNP0C31",
+	    "Trusted Platform Module",
+	},
+	{
 	    "ACPI0001",
 	    "SMBus 1.0 Host Controller",
 	},
@@ -1393,6 +1425,10 @@
 	    "Wake Alarm Device",
 	},
 	{
+	    "HPQ0004",
+	    "Hewlett-Packard 3D DriveGuard accelerometer",
+	},
+	{
 	    "INT0800",
 	    "Intel Firmware Hub Device",
 	},

Reply via email to