Page MenuHomeFreeBSD

D34623.id104144.diff
No OneTemporary

D34623.id104144.diff

diff --git a/sys/dev/mfi/mfi_pci.c b/sys/dev/mfi/mfi_pci.c
--- a/sys/dev/mfi/mfi_pci.c
+++ b/sys/dev/mfi/mfi_pci.c
@@ -126,6 +126,7 @@
int flags;
const char *desc;
} mfi_identifiers[] = {
+ {0x1000, 0x005b, 0x1028, 0x1fc9, MFI_FLAGS_SKINNY| MFI_FLAGS_TBOLT| MFI_FLAGS_MRSAS, "Dell PERC H840 Adapter"},
{0x1000, 0x005b, 0x1028, 0x1f2d, MFI_FLAGS_SKINNY| MFI_FLAGS_TBOLT| MFI_FLAGS_MRSAS, "Dell PERC H810 Adapter"},
{0x1000, 0x005b, 0x1028, 0x1f30, MFI_FLAGS_SKINNY| MFI_FLAGS_TBOLT| MFI_FLAGS_MRSAS, "Dell PERC H710 Embedded"},
{0x1000, 0x005b, 0x1028, 0x1f31, MFI_FLAGS_SKINNY| MFI_FLAGS_TBOLT| MFI_FLAGS_MRSAS, "Dell PERC H710P Adapter"},

File Metadata

Mime Type
text/plain
Expires
Thu, Oct 3, 10:09 AM (15 h, 41 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
13443199
Default Alt Text
D34623.id104144.diff (653 B)

Event Timeline