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/28f782b54a80
branches:  trunk
changeset: 754058:28f782b54a80
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Sun Apr 18 10:22:33 2010 +0000

description:
Regen.

diffstat:

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

diffs (27 lines):

diff -r 11ede98a68cc -r 28f782b54a80 sys/dev/acpi/acpidevs_data.h
--- a/sys/dev/acpi/acpidevs_data.h      Sun Apr 18 10:22:01 2010 +0000
+++ b/sys/dev/acpi/acpidevs_data.h      Sun Apr 18 10:22:33 2010 +0000
@@ -1,10 +1,10 @@
-/*     $NetBSD: acpidevs_data.h,v 1.16 2010/04/10 16:45:51 jruoho Exp $        */
+/*     $NetBSD: acpidevs_data.h,v 1.17 2010/04/18 10:22:33 jruoho Exp $        */
 
 /*
  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     # NetBSD: acpidevs,v 1.17 2010/04/10 06:09:24 jruoho Exp
+ *     # NetBSD: acpidevs,v 1.19 2010/04/18 10:22:01 jruoho Exp
  */
 
 const struct { const char *pnp, *str; } acpi_knowndevs[] = {
@@ -1301,6 +1301,10 @@
            "Compaq 2400/9600 Modem (TBD)",
        },
        {
+           "ATM1200",
+           "Atmel Trusted Platform Module",
+       },
+       {
            "IFX0102",
            "Infineon Trusted Platform Module",
        },



Home | Main Index | Thread Index | Old Index