Regen.
This commit is contained in:
parent
47c7d9897b
commit
3dc9396c46
@ -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.
|
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
|
||||||
*
|
*
|
||||||
* generated from:
|
* 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[] = {
|
const struct { const char *pnp, *str; } acpi_knowndevs[] = {
|
||||||
@ -1428,6 +1428,10 @@ const struct { const char *pnp, *str; } acpi_knowndevs[] = {
|
|||||||
"HPQ0004",
|
"HPQ0004",
|
||||||
"Hewlett-Packard 3D DriveGuard accelerometer",
|
"Hewlett-Packard 3D DriveGuard accelerometer",
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"IBM0079",
|
||||||
|
"IBM Docking Station",
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"INT0800",
|
"INT0800",
|
||||||
"Intel Firmware Hub Device",
|
"Intel Firmware Hub Device",
|
||||||
|
Loading…
Reference in New Issue
Block a user