diff options
author | Marco Peereboom <marco@cvs.openbsd.org> | 2004-05-18 18:26:02 +0000 |
---|---|---|
committer | Marco Peereboom <marco@cvs.openbsd.org> | 2004-05-18 18:26:02 +0000 |
commit | 9cf4c784aec672077032c0e399e80a205ea5c3a2 (patch) | |
tree | 0fb413c11e3c7dd30ad1e9449a285e9835041122 /sys/dev/pci/pcidevs.h | |
parent | 0470cead2612a46eb1dd0977a8cf86fd4069b0b6 (diff) |
Regen.
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 19 |
1 files changed, 16 insertions, 3 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index d1136624e16..e5e8e36a494 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.736 2004/05/14 18:24:32 nate Exp + * OpenBSD: pcidevs,v 1.737 2004/05/18 18:24:49 marco Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -461,8 +461,21 @@ #define PCI_PRODUCT_ADP2_AAC364 0x0364 /* AAC-364 */ #define PCI_PRODUCT_ADP2_AAC3642 0x0365 /* AAC-3642 */ #define PCI_PRODUCT_ADP2_PERC_2QC 0x1364 /* Dell PERC 2/QC */ -/* XXX guess */ -#define PCI_PRODUCT_ADP2_PERC_3QC 0x1365 /* Dell PERC 3/QC */ + +#define PCI_PRODUCT_ADP2_AIC7901 0x800f /* AIC-7901 U320 */ +#define PCI_PRODUCT_ADP2_AHA29320A 0x8000 /* AHA-29320A U320 */ +#define PCI_PRODUCT_ADP2_AHA29320LP 0x8017 /* AHA-29320LP U320 */ +#define PCI_PRODUCT_ADP2_AIC7901A 0x801e /* AIC-7901A U320 */ +#define PCI_PRODUCT_ADP2_AHA29320 0x8012 /* AHA-29320 U320 */ +#define PCI_PRODUCT_ADP2_AHA29320B 0x8013 /* AHA-29320B U320 */ +#define PCI_PRODUCT_ADP2_AHA29320LP2 0x8014 /* AHA-29320LP U320 */ +#define PCI_PRODUCT_ADP2_AIC7902 0x801f /* AIC-7902 U320 */ +#define PCI_PRODUCT_ADP2_AIC7902_B 0x801d /* AIC-7902B U320 */ +#define PCI_PRODUCT_ADP2_AHA39320 0x8010 /* AHA-39320 U320 */ +#define PCI_PRODUCT_ADP2_AHA39320B 0x8015 /* AHA-39320B U320 */ +#define PCI_PRODUCT_ADP2_AHA39320A 0x8016 /* AHA-39320A U320 */ +#define PCI_PRODUCT_ADP2_AHA39320D 0x8011 /* AHA-39320D U320 */ +#define PCI_PRODUCT_ADP2_AHA39320DB 0x801c /* AHA-39320DB U320 */ /* Advanced System Products */ #define PCI_PRODUCT_ADVSYS_1200A 0x1100 /* 1200A */ |