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/2414d03f14fc
branches:  trunk
changeset: 753773:2414d03f14fc
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Fri Apr 09 16:33:06 2010 +0000

description:
Regen.

diffstat:

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

diffs (27 lines):

diff -r b93aab18eda1 -r 2414d03f14fc sys/dev/acpi/acpidevs_data.h
--- a/sys/dev/acpi/acpidevs_data.h      Fri Apr 09 16:32:17 2010 +0000
+++ b/sys/dev/acpi/acpidevs_data.h      Fri Apr 09 16:33:06 2010 +0000
@@ -1,10 +1,10 @@
-/*     $NetBSD: acpidevs_data.h,v 1.13 2010/03/22 11:16:02 jruoho Exp $        */
+/*     $NetBSD: acpidevs_data.h,v 1.14 2010/04/09 16:33:06 jruoho Exp $        */
 
 /*
  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     # NetBSD: acpidevs,v 1.15 2010/03/22 11:13:23 jruoho Exp
+ *     # NetBSD: acpidevs,v 1.16 2010/04/09 16:32:17 jruoho Exp
  */
 
 const struct { const char *pnp, *str; } acpi_knowndevs[] = {
@@ -645,6 +645,10 @@
            "Synaptics PS/2-style Touchpad",
        },
        {
+           "SYN013B",
+           "Synaptics PS/2-style Touchpad",
+       },
+       {
            "PNP8001",
            "Novell/Anthem NE3200",
        },



Home | Main Index | Thread Index | Old Index