Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/acpi Regen.



details:   https://anonhg.NetBSD.org/src/rev/02b180b933a6
branches:  trunk
changeset: 758210:02b180b933a6
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Tue Oct 26 08:59:06 2010 +0000

description:
Regen.

diffstat:

 sys/dev/acpi/acpidevs_data.h |  62 ++++++++++++++++++++++++++++++++++---------
 1 files changed, 49 insertions(+), 13 deletions(-)

diffs (164 lines):

diff -r 26bb39a29f11 -r 02b180b933a6 sys/dev/acpi/acpidevs_data.h
--- a/sys/dev/acpi/acpidevs_data.h      Tue Oct 26 08:57:46 2010 +0000
+++ b/sys/dev/acpi/acpidevs_data.h      Tue Oct 26 08:59:06 2010 +0000
@@ -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",
        },



Home | Main Index | Thread Index | Old Index