diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2007-10-29 08:23:26 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2007-10-29 08:23:26 +0000 |
commit | 72081b281471cbc9aa2e168e30e98b20113fd011 (patch) | |
tree | e8529f3c3d1b19653afa5c66dafd0f5f4928787c /sys/dev/pci/pcidevs.h | |
parent | 93384f92c34a458c2874ce5f0e3d9bf93124a324 (diff) |
regen, finally.
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 a1189a582a8..1087d102f47 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.1280 2007/10/23 05:18:18 brad Exp + * OpenBSD: pcidevs,v 1.1281 2007/10/29 08:18:07 dlg Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -785,6 +785,9 @@ #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_ARC1200 0x1200 /* ARC-1200 */ +#define PCI_PRODUCT_ARECA_ARC1201 0x1201 /* ARC-1201 */ +#define PCI_PRODUCT_ARECA_ARC1202 0x1202 /* ARC-1202 */ #define PCI_PRODUCT_ARECA_ARC1210 0x1210 /* ARC-1210 */ #define PCI_PRODUCT_ARECA_ARC1220 0x1220 /* ARC-1220 */ #define PCI_PRODUCT_ARECA_ARC1230 0x1230 /* ARC-1230 */ |