diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2006-01-21 00:51:07 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2006-01-21 00:51:07 +0000 |
commit | 5753cb9ef99c0f2c418a4a77f544a1ab2c879e2f (patch) | |
tree | 6f5259dbc0bf5683ac894d21c8eaf8c4267d4be1 /sys/dev/pci/pcidevs.h | |
parent | 69f333beef7c8ae56e4c76a2d25bb0a1b429c7c0 (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 0f7c585db05..d8d0cc90aa5 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.1005 2006/01/18 00:24:24 brad Exp + * OpenBSD: pcidevs,v 1.1006 2006/01/21 00:50:37 brad Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1226,10 +1226,16 @@ #define PCI_PRODUCT_DELL_PERC_3DI 0x0002 /* PERC 3/Di */ #define PCI_PRODUCT_DELL_PERC_3SI 0x0003 /* PERC 3/Si */ #define PCI_PRODUCT_DELL_PERC_3SI_2 0x0004 /* PERC 3/Si */ +#define PCI_PRODUCT_DELL_RAC_3_ADDIN 0x0007 /* RAC 3 Add-in */ +#define PCI_PRODUCT_DELL_RAC_3_EMBD 0x0009 /* RAC 3 Embedded/Optional */ #define PCI_PRODUCT_DELL_PERC_3DI_2 0x0008 /* PERC 3/Di */ #define PCI_PRODUCT_DELL_PERC_3DI_3 0x000a /* PERC 3/Di */ +#define PCI_PRODUCT_DELL_RAC_3_OPT 0x000d /* RAC 3 Optional */ #define PCI_PRODUCT_DELL_PERC_4DI 0x000e /* PERC 4/Di i960 */ #define PCI_PRODUCT_DELL_PERC_4DI_2 0x000f /* PERC 4/Di Verde */ +#define PCI_PRODUCT_DELL_RAC_4 0x0011 /* RAC 4 */ +#define PCI_PRODUCT_DELL_RAC_4_VUART 0x0012 /* RAC 4 Virtual UART */ +#define PCI_PRODUCT_DELL_RAC_4_SMIC 0x0014 /* RAC 4 SMIC */ #define PCI_PRODUCT_DELL_PERC_4EDI 0x0013 /* PERC 4e/Di */ #define PCI_PRODUCT_DELL_PERC_3DI_2_SUB 0x00cf /* PERC 3/Di */ #define PCI_PRODUCT_DELL_PERC_3SI_2_SUB 0x00d0 /* PERC 3/Si */ |