Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Apr 2018 16:18:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        scsi@FreeBSD.org
Subject:   [Bug 225794] VM images for 12.0-CURRENT have problem with USB 3.0 ports
Message-ID:  <bug-225794-5313-nL1F3ifvaP@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-225794-5313@https.bugs.freebsd.org/bugzilla/>
References:  <bug-225794-5313@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=3D225794

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

Try also to exclude the timing of the SCSI commands as a source of USB erro=
rs.
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 i=
t 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 issue=
s.

--HPS

--=20
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-225794-5313-nL1F3ifvaP>