From 861d507d5bceb3d380c93bc72ec0af60994f3d6d Mon Sep 17 00:00:00 2001 From: rpaulo Date: Sat, 12 Nov 2005 11:54:29 +0000 Subject: [PATCH] regen --- sys/dev/acpi/acpidevs_data.h | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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",