diff options
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index 4a1828971d4..472e1addfa0 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.1503 2009/10/26 17:51:21 damien Exp + * OpenBSD: pcidevs,v 1.1504 2009/10/26 20:05:18 marco Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -3650,6 +3650,7 @@ #define PCI_PRODUCT_SYMBIOS_63C815 0x1000 /* 63C815 */ #define PCI_PRODUCT_SYMBIOS_1030R 0x1030 /* 53c1030R */ #define PCI_PRODUCT_SYMBIOS_MEGARAID 0x1960 /* MegaRAID */ +#define PCI_PRODUCT_SYMBIOS_SAS2008 0x0072 /* SAS2008 */ #define PCI_PRODUCT_SYMBIOS_SAS2108_1 0x0078 /* MegaRAID SAS2108 CRYPTO GEN2 */ #define PCI_PRODUCT_SYMBIOS_SAS2108_2 0x0079 /* MegaRAID SAS2108 GEN2 */ |