Module Name:    src
Committed By:   jruoho
Date:           Sat Apr 10 06:10:13 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.14 -r1.15 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.14 src/sys/dev/acpi/acpidevs_data.h:1.15
--- src/sys/dev/acpi/acpidevs_data.h:1.14	Fri Apr  9 16:33:06 2010
+++ src/sys/dev/acpi/acpidevs_data.h	Sat Apr 10 06:10:13 2010
@@ -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",
 	},

Reply via email to