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/797087c8d344
branches:  trunk
changeset: 766309:797087c8d344
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Mon Jun 20 15:56:36 2011 +0000

description:
Regen.

diffstat:

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

diffs (27 lines):

diff -r 3e16d78da039 -r 797087c8d344 sys/dev/acpi/acpidevs_data.h
--- a/sys/dev/acpi/acpidevs_data.h      Mon Jun 20 15:56:07 2011 +0000
+++ b/sys/dev/acpi/acpidevs_data.h      Mon Jun 20 15:56:36 2011 +0000
@@ -1,10 +1,10 @@
-/*     $NetBSD: acpidevs_data.h,v 1.24 2011/01/10 17:04:55 jruoho Exp $        */
+/*     $NetBSD: acpidevs_data.h,v 1.25 2011/06/20 15:56:36 jruoho Exp $        */
 
 /*
  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     # NetBSD: acpidevs,v 1.33 2011/01/10 17:04:22 jruoho Exp
+ *     # NetBSD: acpidevs,v 1.34 2011/06/20 15:56:07 jruoho Exp
  */
 
 const struct { const char *pnp, *str; } acpi_knowndevs[] = {
@@ -1433,6 +1433,10 @@
            "Wake Alarm Device",
        },
        {
+           "ENE0100",
+           "KB3924-based CIR Port Reciever",
+       },
+       {
            "HPQ0004",
            "Hewlett-Packard 3D DriveGuard accelerometer",
        },



Home | Main Index | Thread Index | Old Index