[Bug 225794] VM images for 12.0-CURRENT have problem with USB 3.0 ports

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Apr 6 16:18:06 UTC 2018


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

--- Comment #44 from Hans Petter Selasky <hselasky at FreeBSD.org> ---
Hi,

Try also to exclude the timing of the SCSI commands as a source of USB errors.
When you are using bare metal, the commands execute more quickly. Sometimes, it
might happen that the USB firmware in the peer has blind eye, which cause it to
hang or lose the transferred command.


The following sysctl might be useful testing this.
hw.usb.umass.throttle: 0

Further there is:
/usr/src/tools/tools/usbtest/

Which can be used to test mass storage device to quickly reveal known issues.

--HPS

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-usb mailing list