diff options
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index 8488cde2e7c..908956fa22f 100644 --- a/sys/dev/pci/pcidevs.h +++ b/sys/dev/pci/pcidevs.h @@ -2,7 +2,7 @@ * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * OpenBSD: pcidevs,v 1.148 1999/06/03 16:13:05 deraadt Exp + * OpenBSD: pcidevs,v 1.149 1999/06/03 20:07:31 deraadt Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -744,7 +744,7 @@ #define PCI_PRODUCT_CIRRUS_CL_GD5462 0x00d0 /* CL-GD5462 */ #define PCI_PRODUCT_CIRRUS_CL_GD5464 0x00d4 /* CL-GD6464 */ #define PCI_PRODUCT_CIRRUS_CL_PD6729 0x1100 /* CL-PD6729 */ -#define PCI_PRODUCT_CIRRUS_CL_PD6832 0x1110 /* CL-PD6832 PCI-CardBus */ +#define PCI_PRODUCT_CIRRUS_CL_PD6832 0x1100 /* CL-PD6832 PCI-CardBus */ #define PCI_PRODUCT_CIRRUS_CL_PD6833 0x1113 /* CL-PD6833 PCI-CardBus */ #define PCI_PRODUCT_CIRRUS_CL_GD7542 0x1200 /* CL-GD7542 */ #define PCI_PRODUCT_CIRRUS_CL_GD7543 0x1202 /* CL-GD7543 */ |