This commit is contained in:
rpaulo 2005-11-10 13:31:03 +00:00
parent 7928f127e6
commit 07c827131f

View File

@ -1,10 +1,10 @@
/* $NetBSD: acpidevs_data.h,v 1.5 2005/11/10 13:26:34 rpaulo Exp $ */ /* $NetBSD: acpidevs_data.h,v 1.6 2005/11/10 13:31:03 rpaulo Exp $ */
/* /*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
* *
* generated from: * generated from:
* # NetBSD: acpidevs,v 1.5 2005/11/10 13:25:59 rpaulo Exp * # NetBSD: acpidevs,v 1.6 2005/11/10 13:30:46 rpaulo Exp
*/ */
const struct { const char *pnp, *str; } acpi_knowndevs[] = { const struct { const char *pnp, *str; } acpi_knowndevs[] = {
@ -1120,6 +1120,10 @@ const struct { const char *pnp, *str; } acpi_knowndevs[] = {
"PNP8390", "PNP8390",
"Generic network adapter", "Generic network adapter",
}, },
{
"NSC6001",
"NSC IrDA Fast Infrared Port",
},
{ {
"PNPA002", "PNPA002",
"Future Domain 16-700 compatible controller", "Future Domain 16-700 compatible controller",