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/89a136435182
branches:  trunk
changeset: 760669:89a136435182
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Mon Jan 10 17:04:55 2011 +0000

description:
Regen.

diffstat:

 sys/dev/acpi/acpidevs_data.h |  16 ++++++++++------
 1 files changed, 10 insertions(+), 6 deletions(-)

diffs (46 lines):

diff -r 97b860544547 -r 89a136435182 sys/dev/acpi/acpidevs_data.h
--- a/sys/dev/acpi/acpidevs_data.h      Mon Jan 10 17:04:22 2011 +0000
+++ b/sys/dev/acpi/acpidevs_data.h      Mon Jan 10 17:04:55 2011 +0000
@@ -1,10 +1,10 @@
-/*     $NetBSD: acpidevs_data.h,v 1.23 2011/01/09 04:59:00 jruoho Exp $        */
+/*     $NetBSD: acpidevs_data.h,v 1.24 2011/01/10 17:04:55 jruoho Exp $        */
 
 /*
  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     # NetBSD: acpidevs,v 1.31 2011/01/09 04:58:34 jruoho Exp
+ *     # NetBSD: acpidevs,v 1.33 2011/01/10 17:04:22 jruoho Exp
  */
 
 const struct { const char *pnp, *str; } acpi_knowndevs[] = {
@@ -1353,14 +1353,14 @@
            "Intel Trusted Platform Module",
        },
        {
+           "IFX0102",
+           "Infineon Trusted Platform Module",
+       },
+       {
            "INTC0102",
            "Intel Trusted Platform Module",
        },
        {
-           "IFX0102",
-           "Infineon Trusted Platform Module",
-       },
-       {
            "NSC1100",
            "NSC Trusted Platform Module",
        },
@@ -1373,6 +1373,10 @@
            "Trusted Platform Module",
        },
        {
+           "SMO1200",
+           "STMicroelectronics Trusted Platform Module",
+       },
+       {
            "ACPI0001",
            "SMBus 1.0 Host Controller",
        },



Home | Main Index | Thread Index | Old Index