[Bug 120321] [hang] System hangs when transferring data to WD MyBook USB HDD

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Oct 1 13:43:15 UTC 2019


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

larafercue at gmail.com <larafercue at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |larafercue at gmail.com

--- Comment #3 from larafercue at gmail.com <larafercue at gmail.com> ---
The same error is happening in FreeBSD 12.0-RELEASE for a SATA device.

The main issue here is that g_vfs_done reports the error but nothing else is
done about it.

A good solution could be to end transactions to the device when an error is
reported (after some attempts).

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


More information about the freebsd-usb mailing list