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/07ea7cdbd072
branches:  trunk
changeset: 753787:07ea7cdbd072
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Sat Apr 10 06:10:13 2010 +0000

description:
Regen

diffstat:

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

diffs (27 lines):

diff -r 34b1d33ece53 -r 07ea7cdbd072 sys/dev/acpi/acpidevs_data.h
--- a/sys/dev/acpi/acpidevs_data.h      Sat Apr 10 06:09:24 2010 +0000
+++ b/sys/dev/acpi/acpidevs_data.h      Sat Apr 10 06:10:13 2010 +0000
@@ -1,10 +1,10 @@
-/*     $NetBSD: acpidevs_data.h,v 1.14 2010/04/09 16:33:06 jruoho Exp $        */
+/*     $NetBSD: acpidevs_data.h,v 1.15 2010/04/10 06:10:13 jruoho Exp $        */
 
 /*
  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     # NetBSD: acpidevs,v 1.16 2010/04/09 16:32:17 jruoho Exp
+ *     # NetBSD: acpidevs,v 1.17 2010/04/10 06:09:24 jruoho Exp
  */
 
 const struct { const char *pnp, *str; } acpi_knowndevs[] = {
@@ -1145,6 +1145,10 @@
            "Generic network adapter",
        },
        {
+           "ITE8708",
+           "ITE Tech IrDA Infrared device",
+       },
+       {
            "NSC6001",
            "NSC IrDA Fast Infrared Port",
        },



Home | Main Index | Thread Index | Old Index