Module Name: src Committed By: jruoho Date: Thu Dec 30 19:38:04 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.21 -r1.22 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.21 src/sys/dev/acpi/acpidevs_data.h:1.22 --- src/sys/dev/acpi/acpidevs_data.h:1.21 Wed Dec 22 22:29:19 2010 +++ src/sys/dev/acpi/acpidevs_data.h Thu Dec 30 19:38:03 2010 @@ -1,10 +1,10 @@ -/* $NetBSD: acpidevs_data.h,v 1.21 2010/12/22 22:29:19 jruoho Exp $ */ +/* $NetBSD: acpidevs_data.h,v 1.22 2010/12/30 19:38:03 jruoho Exp $ */ /* * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * # NetBSD: acpidevs,v 1.29 2010/12/22 22:28:35 jruoho Exp + * # NetBSD: acpidevs,v 1.30 2010/12/30 19:37:39 jruoho Exp */ const struct { const char *pnp, *str; } acpi_knowndevs[] = { @@ -1429,6 +1429,10 @@ "Hewlett-Packard 3D DriveGuard accelerometer", }, { + "IBM0079", + "IBM Docking Station", + }, + { "INT0800", "Intel Firmware Hub Device", },