diff options
| author | jmc <jmc@NetBSD.org> | 2003-12-12 06:51:36 +0000 |
|---|---|---|
| committer | jmc <jmc@NetBSD.org> | 2003-12-12 06:51:36 +0000 |
| commit | fde398f9cea96ec85d26d4c31caaf0bf534ae22c (patch) | |
| tree | 78abba9c809899791bc4deeb819a77722eaae3ac /sys/dev | |
| parent | 6125716f79a24596d5ec9373a8afc35004081bac (diff) | |
Regen (picks up PNP8389 after devlist2h.awk changes
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/acpi/acpidevs_data.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/dev/acpi/acpidevs_data.h b/sys/dev/acpi/acpidevs_data.h index 3f89e068223..eae225efb13 100644 --- a/sys/dev/acpi/acpidevs_data.h +++ b/sys/dev/acpi/acpidevs_data.h @@ -1,4 +1,4 @@ -/* $NetBSD: acpidevs_data.h,v 1.2 2003/02/04 01:43:11 perry Exp $ */ +/* $NetBSD: acpidevs_data.h,v 1.3 2003/12/12 06:51:36 jmc Exp $ */ /* * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. @@ -218,7 +218,7 @@ const struct { const char *pnp, *str; } acpi_knowndevs[] = { }, { "PNP0901", - "Video Seven VRAM/VRAM II/1024i ", + "Video Seven VRAM/VRAM II/1024i", }, { "PNP0902", @@ -1110,7 +1110,7 @@ const struct { const char *pnp, *str; } acpi_knowndevs[] = { }, { "PNP8389", - "", + "Peer IrLAN infrared driver (Microsoft-supplied)", }, { "PNP8390", @@ -1198,7 +1198,7 @@ const struct { const char *pnp, *str; } acpi_knowndevs[] = { }, { "PNPB006", - "MPU401 compatible ", + "MPU401 compatible", }, { "PNPB007", |
