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/43b847b978ba
branches:  trunk
changeset: 760201:43b847b978ba
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Thu Dec 30 19:38:03 2010 +0000

description:
Regen.

diffstat:

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

diffs (27 lines):

diff -r fbe4bf738bc8 -r 43b847b978ba sys/dev/acpi/acpidevs_data.h
--- a/sys/dev/acpi/acpidevs_data.h      Thu Dec 30 19:37:39 2010 +0000
+++ b/sys/dev/acpi/acpidevs_data.h      Thu Dec 30 19:38:03 2010 +0000
@@ -1,10 +1,10 @@
-/*     $NetBSD: acpidevs_data.h,v 1.21 2010/12/22 22:29:19 jruoho Exp $        */
+/*     $NetBSD: acpidevs_data.h,v 1.22 2010/12/30 19:38:03 jruoho Exp $        */
 
 /*
  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     # NetBSD: acpidevs,v 1.29 2010/12/22 22:28:35 jruoho Exp
+ *     # NetBSD: acpidevs,v 1.30 2010/12/30 19:37:39 jruoho Exp
  */
 
 const struct { const char *pnp, *str; } acpi_knowndevs[] = {
@@ -1429,6 +1429,10 @@
            "Hewlett-Packard 3D DriveGuard accelerometer",
        },
        {
+           "IBM0079",
+           "IBM Docking Station",
+       },
+       {
            "INT0800",
            "Intel Firmware Hub Device",
        },



Home | Main Index | Thread Index | Old Index