diff options
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 6ecdd13c9b8..5e2757cad7f 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.1257 2007/09/02 10:05:13 jsg Exp + * OpenBSD: pcidevs,v 1.1258 2007/09/03 01:42:01 marco Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -2750,8 +2750,11 @@ #define PCI_PRODUCT_SYMBIOS_1035ZC 0x0041 /* 53c1035ZC */ #define PCI_PRODUCT_SYMBIOS_SAS1064 0x0050 /* SAS1064 */ #define PCI_PRODUCT_SYMBIOS_SAS1068 0x0054 /* SAS1068 */ +#define PCI_PRODUCT_SYMBIOS_SAS1068_2 0x0055 /* SAS1068 */ #define PCI_PRODUCT_SYMBIOS_SAS1064E 0x0056 /* SAS1064E */ +#define PCI_PRODUCT_SYMBIOS_SAS1064E_2 0x0057 /* SAS1064E */ #define PCI_PRODUCT_SYMBIOS_SAS1068E 0x0058 /* SAS1068E */ +#define PCI_PRODUCT_SYMBIOS_SAS1068E_2 0x0059 /* SAS1068E */ #define PCI_PRODUCT_SYMBIOS_SAS1066E 0x005a /* SAS1066E */ #define PCI_PRODUCT_SYMBIOS_SAS1064A 0x005c /* SAS1064A */ #define PCI_PRODUCT_SYMBIOS_SAS1066 0x005e /* SAS1066 */ |