Module Name:    src
Committed By:   jruoho
Date:           Fri Apr  9 16:33:06 UTC 2010

Modified Files:
        src/sys/dev/acpi: acpidevs_data.h

Log Message:
Regen.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/dev/acpi/acpidevs_data.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/acpi/acpidevs_data.h
diff -u src/sys/dev/acpi/acpidevs_data.h:1.13 src/sys/dev/acpi/acpidevs_data.h:1.14
--- src/sys/dev/acpi/acpidevs_data.h:1.13	Mon Mar 22 11:16:02 2010
+++ src/sys/dev/acpi/acpidevs_data.h	Fri Apr  9 16:33:06 2010
@@ -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",
 	},

Reply via email to