diff options
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index 5a133add397..0c2ece47833 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.1694 2013/11/06 11:05:10 stsp Exp + * OpenBSD: pcidevs,v 1.1695 2013/11/08 08:43:48 sthen Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -921,6 +921,7 @@ #define PCI_PRODUCT_ARECA_ARC1200_B 0x1201 /* ARC-1200B */ #define PCI_PRODUCT_ARECA_ARC1202 0x1202 /* ARC-1202 */ #define PCI_PRODUCT_ARECA_ARC1210 0x1210 /* ARC-1210 */ +#define PCI_PRODUCT_ARECA_ARC1214 0x1214 /* ARC-1214 */ #define PCI_PRODUCT_ARECA_ARC1220 0x1220 /* ARC-1220 */ #define PCI_PRODUCT_ARECA_ARC1230 0x1230 /* ARC-1230 */ #define PCI_PRODUCT_ARECA_ARC1260 0x1260 /* ARC-1260 */ |