Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Aug 2014 22:59:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 191348] [mps] LSI2308 with WD3000FYYZ drives disappears after hotswapping
Message-ID:  <bug-191348-8-VmdPN43575@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-191348-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-191348-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191348

--- Comment #7 from Stephen McConnell <slm@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191348-8-VmdPN43575>