diff --git a/sys/dev/acpi/acpidevs_data.h b/sys/dev/acpi/acpidevs_data.h index 6c47ab930078..bd938e64c86d 100644 --- a/sys/dev/acpi/acpidevs_data.h +++ b/sys/dev/acpi/acpidevs_data.h @@ -1,10 +1,10 @@ -/* $NetBSD: acpidevs_data.h,v 1.7 2005/11/11 02:11:07 kochi Exp $ */ +/* $NetBSD: acpidevs_data.h,v 1.8 2005/11/12 11:54:29 rpaulo Exp $ */ /* * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * # NetBSD: acpidevs,v 1.7 2005/11/11 02:10:09 kochi Exp + * # NetBSD: acpidevs,v 1.8 2005/11/12 11:53:30 rpaulo Exp */ const struct { const char *pnp, *str; } acpi_knowndevs[] = { @@ -372,6 +372,10 @@ const struct { const char *pnp, *str; } acpi_knowndevs[] = { "PNP0A06", "Generic ACPI Extended-IO Bus (EIO bus)", }, + { + "PNP0A08", + "ACPI Three-wire Device Bus", + }, { "PNP0800", "AT-style speaker sound",