Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F142821829
D54520.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D54520.diff
View Options
diff --git a/share/man/man4/mfi.4 b/share/man/man4/mfi.4
--- a/share/man/man4/mfi.4
+++ b/share/man/man4/mfi.4
@@ -109,6 +109,8 @@
.It
Dell PERC6
.It
+Fujitsu RAID Controller SAS 6Gbit/s 1GB (D3116)
+.It
IBM ServeRAID M1015 SAS/SATA
.It
IBM ServeRAID M1115 SAS/SATA
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
@@ -131,6 +131,7 @@
{0x1000, 0x005b, 0x1028, 0x1f35, MFI_FLAGS_SKINNY| MFI_FLAGS_TBOLT| MFI_FLAGS_MRSAS, "Dell PERC H710 Adapter"},
{0x1000, 0x005b, 0x1028, 0x1f37, MFI_FLAGS_SKINNY| MFI_FLAGS_TBOLT| MFI_FLAGS_MRSAS, "Dell PERC H710 Mini (blades)"},
{0x1000, 0x005b, 0x1028, 0x1f38, MFI_FLAGS_SKINNY| MFI_FLAGS_TBOLT| MFI_FLAGS_MRSAS, "Dell PERC H710 Mini (monolithics)"},
+ {0x1000, 0x005b, 0x1734, 0x11d3, MFI_FLAGS_SKINNY| MFI_FLAGS_TBOLT| MFI_FLAGS_MRSAS, "Fujitsu RAID Controller SAS 6Gbit/s 1GB (D3116)"},
{0x1000, 0x005b, 0x8086, 0x9265, MFI_FLAGS_SKINNY| MFI_FLAGS_TBOLT| MFI_FLAGS_MRSAS, "Intel (R) RAID Controller RS25DB080"},
{0x1000, 0x005b, 0x8086, 0x9285, MFI_FLAGS_SKINNY| MFI_FLAGS_TBOLT| MFI_FLAGS_MRSAS, "Intel (R) RAID Controller RS25NB008"},
{0x1000, 0x005b, 0xffff, 0xffff, MFI_FLAGS_SKINNY| MFI_FLAGS_TBOLT| MFI_FLAGS_MRSAS, "ThunderBolt"},
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jan 24, 10:26 PM (11 h, 43 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27913264
Default Alt Text
D54520.diff (1 KB)
Attached To
Mode
D54520: mfi(4): Add subvendor and subdevice for Fujitsu RAID Controller SAS 6Gbit/s 1GB (D3116)
Attached
Detach File
Event Timeline
Log In to Comment