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 990c7e11eee..985bae349ef 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.684 2003/10/28 00:11:38 grange Exp + * OpenBSD: pcidevs,v 1.685 2003/10/28 11:30:07 grange Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1348,7 +1348,7 @@ #define PCI_PRODUCT_IRE_ADSP2141 0x2f44 /* ADSP 2141 */ /* ITExpress */ -#define PCI_PRODUCT_ITEXPRESS_IT8212 0x8212 /* IT8212 */ +#define PCI_PRODUCT_ITEXPRESS_IT8212F 0x8212 /* IT8212F */ #define PCI_PRODUCT_ITEXPRESS_IT8330G 0x8330 /* IT8330G */ /* KTI */ |