[Bug 191348] [mps] LSI2308 with WD3000FYYZ drives disappears after hotswapping

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Aug 8 22:59:50 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191348

--- Comment #7 from Stephen McConnell <slm at freebsd.org> ---
Can you apply the attached msleep patch (in a tar file)?  This will cause the
driver to sleep for 3 seconds if there is an IOC Status in the
get_sata_identify function.  You will probably need to rebuild the kernel so
that the patched driver will be loaded when you boot.  You should see a message
that the driver is sleeping for 3 seconds and then finished sleeping.  This
only will happen if the IOC Status is non-zero, as happens in your system.  If
you need help with this, let me know.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list