diff options
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index 2a137bc5cbe..270baef99be 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.1027 2006/02/24 02:52:41 brad Exp + * OpenBSD: pcidevs,v 1.1028 2006/02/24 02:58:35 brad Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1250,9 +1250,8 @@ #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_PERC_4E_DiSi 0x0013 /* PERC 4e/Di/Si */ -#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_RAC_4_SMIC 0x0014 /* RAC 4 SMIC */ #define PCI_PRODUCT_DELL_PERC_3DI_2_SUB 0x00cf /* PERC 3/Di */ #define PCI_PRODUCT_DELL_PERC_3SI_2_SUB 0x00d0 /* PERC 3/Si */ #define PCI_PRODUCT_DELL_PERC_3DI_SUB2 0x00d1 /* PERC 3/Di */ |