diff options
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index a7f11a33ce7..1578faa2b5c 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.1116 2006/07/28 20:29:11 brad Exp + * OpenBSD: pcidevs,v 1.1117 2006/07/29 04:58:26 dlg Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -748,10 +748,13 @@ #define PCI_PRODUCT_ARECA_ARC1120 0x1120 /* ARC-1120 */ #define PCI_PRODUCT_ARECA_ARC1130 0x1130 /* ARC-1130 */ #define PCI_PRODUCT_ARECA_ARC1160 0x1160 /* ARC-1160 */ +#define PCI_PRODUCT_ARECA_ARC1170 0x1170 /* ARC-1170 */ #define PCI_PRODUCT_ARECA_ARC1210 0x1210 /* ARC-1210 */ #define PCI_PRODUCT_ARECA_ARC1220 0x1220 /* ARC-1220 */ #define PCI_PRODUCT_ARECA_ARC1230 0x1230 /* ARC-1230 */ #define PCI_PRODUCT_ARECA_ARC1260 0x1260 /* ARC-1260 */ +#define PCI_PRODUCT_ARECA_ARC1270 0x1270 /* ARC-1270 */ +#define PCI_PRODUCT_ARECA_ARC1280 0x1280 /* ARC-1280 */ /* ASIX Electronics products */ #define PCI_PRODUCT_ASIX_AX88140A 0x1400 /* AX88140A/88141 */ |