diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2002-09-14 22:47:09 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2002-09-14 22:47:09 +0000 |
commit | 68f158ef3e368562e30db0055347cccac0359fe3 (patch) | |
tree | 271994118ed06082b80cdf98e25ef8156ca43f60 /sys/dev/pci/pcidevs.h | |
parent | 810ab7c110e4fda38842746bbc6461185f76562f (diff) |
regen
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index 29633472407..4ebfaa88fbb 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.544 2002/09/14 09:07:12 deraadt Exp + * OpenBSD: pcidevs,v 1.545 2002/09/14 22:46:07 mickey Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1445,6 +1445,7 @@ #define PCI_PRODUCT_INTEL_82830MP_AGP 0x3576 /* 82830MP CPU to AGP Bridge */ #define PCI_PRODUCT_INTEL_82830MP_IV 0x3577 /* 82830MP Integrated Video */ #define PCI_PRODUCT_INTEL_82830MP_IO_2 0x3578 /* 82830MP CPU to I/O Bridge 2 */ +#define PCI_PRODUCT_INTEL_RCU32 0x3092 /* RCU32 I2O RAID */ #define PCI_PRODUCT_INTEL_82371SB_ISA 0x7000 /* 82371SB PCI-ISA */ #define PCI_PRODUCT_INTEL_82371SB_IDE 0x7010 /* 82371SB IDE */ #define PCI_PRODUCT_INTEL_82371USB 0x7020 /* 82371SB USB */ @@ -1481,6 +1482,11 @@ #define PCI_PRODUCT_INTEL_82454NX 0x84cb /* 82454NX PXB */ #define PCI_PRODUCT_INTEL_82802AB 0x89ad /* 82802AB Firmware Hub 4Mbit */ #define PCI_PRODUCT_INTEL_82802AC 0x89ac /* 82802AC Firmware Hub 8Mbit */ +#define PCI_PRODUCT_INTEL_I2OPCIB 0x9620 /* I2O RAID PCI to PCI Bridge */ +#define PCI_PRODUCT_INTEL_RCU21 0x9621 /* RCU21 I2O RAID */ +#define PCI_PRODUCT_INTEL_RCUxx 0x9622 /* RCUxx I2O RAID */ +#define PCI_PRODUCT_INTEL_RCU31 0x9641 /* RCU31 I2O RAID */ +#define PCI_PRODUCT_INTEL_RCU31L 0x96a1 /* RCU31L I2O RAID */ #define PCI_PRODUCT_INTEL_21152 0xb152 /* S21152BB PCI-PCI */ #define PCI_PRODUCT_INTEL_21154 0xb154 /* S21154AE/BE PCI-PCI */ |