trasz
b9efacda12
Fix a bunch of "sentence not on new line" warnings from igor(1).
...
MFC after: 1 month
2016-06-08 08:50:35 +00:00
bapt
5da5395a98
use .Mt to mark up email addresses consistently (final part)
...
PR: 191174
Submitted by: Franco Fichtner <franco at lastsummer.de>
2014-06-26 21:46:14 +00:00
ambrisko
3cf9b263cd
Add a tunable "hw.mfi.mrsas_enable" to allow mfi(4) to drop priority and
...
allow mrsas(4) from LSI to attach to newer LSI cards that are support by
mrsas(4). If mrsas(4) is not loaded into the system at boot then mfi(4)
will always attach. If a modified mrsas(4) is loaded in the system. That
modification is return "-30" in it's probe since that is between
BUS_PROBE_DEFAULT and BUS_PROBE_LOW_PRIORITY.
This option is controller by a new probe flag "MFI_FLAGS_MRSAS" in mfi_ident
that denotes cards that should work with mrsas(4). New entries that should
have this option.
This is the first step to get mrsas(4) checked into FreeBSD and to avoid
collision with people that use mrsas(4) from LSI. Since mfi(4) takes
priority, then mrsas(4) users need to rebuild GENERIC. Using the
.disabled="1" method doesn't work since that blocks attaching and the
probe gave it to mfi(4).
Discussed with: LSI (Kashyap Desai)
2014-02-04 17:35:41 +00:00
pluknet
6dcf6a5ae2
Add IBM ServeRAID M5110 to the hardware list.
...
This is a rebranded MegaRAID SAS 2208 [Thunderbolt] found e.g. on x3550 M4.
Reported by: Ilia Noskov <noskov@nic.ru>
MFC after: 3 days
2013-07-15 14:28:59 +00:00
eadler
9a5e009c74
Indicate a bunch of new hardware support.
...
PR: docs/173893
Submitted by: Mathieu Simon <mathieu.sim@gmail.com>
Approved by: bcr (mentor)
2013-01-24 06:30:56 +00:00
brueffer
4356c3501c
IBM ServeRAID M5015 SAS/SATA works.
...
PR: 144614
Submitted by: pluknet <pluknet@gmail.com>
MFC after: 1 week
2010-05-12 17:12:38 +00:00
brueffer
fa09192f4e
Add one more supported controller.
...
Submitted by: pluknet <pluknet@gmail.com>
MFC after: 1 week
2010-01-02 16:27:25 +00:00
brueffer
cd77b9ef2b
Add IBM ServeRAID-MR10i to the hardware list.
...
Submitted by: pluknet <pluknet@gmail.com>
MFC after: 3 days
2009-11-26 13:25:07 +00:00
brueffer
cdd3b43ca8
LSI MegaRAID 9260 works, sort the hardware list while here.
...
Submitted by: Jason <jhelfman@e-e.com>
MFC after: 3 days
2009-11-24 08:14:22 +00:00
trasz
b2a293681a
Manual page for mfiutil(8) is in section 8 now.
2009-08-31 16:19:06 +00:00
trasz
cea5ba6716
Add mptutil(8) and mfiutil(1) to 'SEE ALSO' sections in mpt(4) and mfi(4).
...
Approved by: re (rwatson)
2009-08-15 11:47:05 +00:00
ambrisko
0b88f767fe
Note the driver support PERC and LSI1078 based controllers.
...
Prompted by: Vlad GALU
2008-01-17 19:36:13 +00:00
jhb
da9c015b52
Teach the mfi(4) driver to handle requests from userland management
...
applications to add and remove volumes.
MFC after: 1 week
Approved by: re (bmah)
Reviewed by: ambrisko, scottl
2007-08-13 19:29:17 +00:00
ru
02f942de1f
Revise markup.
2006-09-30 15:14:49 +00:00
scottl
03aec348ee
The MFI driver appears first in FreeBSD 6.1
2006-04-04 04:11:55 +00:00
brueffer
83cdc2ae52
Mention the module in the synopsis.
2006-04-01 09:55:37 +00:00
brueffer
f846dc70fe
Mention that amr(4) supports older MegaRAID hardware and clean up the
...
last vestiges of example.4.
2006-03-29 20:53:42 +00:00
scottl
e5e7eeb18d
Add a manual page for mfi(4).
2006-03-29 07:35:39 +00:00