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

--- Comment #44 from Hans Petter Selasky <hsela...@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.
_______________________________________________
freebsd-usb@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"

Reply via email to