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/de911469e493
branches:  trunk
changeset: 759990:de911469e493
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Wed Dec 22 22:29:19 2010 +0000

description:
Regen.

diffstat:

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

diffs (29 lines):

diff -r 19e418f9f773 -r de911469e493 sys/dev/acpi/acpidevs_data.h
--- a/sys/dev/acpi/acpidevs_data.h      Wed Dec 22 22:28:35 2010 +0000
+++ b/sys/dev/acpi/acpidevs_data.h      Wed Dec 22 22:29:19 2010 +0000
@@ -1,10 +1,10 @@
-/*     $NetBSD: acpidevs_data.h,v 1.20 2010/10/26 08:59:06 jruoho Exp $        */
+/*     $NetBSD: acpidevs_data.h,v 1.21 2010/12/22 22:29:19 jruoho Exp $        */
 
 /*
  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     # NetBSD: acpidevs,v 1.27 2010/10/26 08:57:46 jruoho Exp
+ *     # NetBSD: acpidevs,v 1.29 2010/12/22 22:28:35 jruoho Exp
  */
 
 const struct { const char *pnp, *str; } acpi_knowndevs[] = {
@@ -1432,4 +1432,12 @@
            "INT0800",
            "Intel Firmware Hub Device",
        },
+       {
+           "IPI0001",
+           "Intelligent Platform Management Interface",
+       },
+       {
+           "LEN0014",
+           "Lenovo ThinkPad Extras",
+       },
 };



Home | Main Index | Thread Index | Old Index