g_vfs_done() error=5 USB disk on raspberrypi. Decrease the speed of USB

Hans Petter Selasky hps at selasky.org
Fri Nov 7 13:05:23 UTC 2014


Hi,

If you set:

hw.usb.umass.throttle=xxx

Then it might have the same effect!

Needs "options USB_DEBUG" in the kernel configuration file.

SYSCTL_INT(_hw_usb_umass, OID_AUTO, throttle, CTLFLAG_RWTUN,
     &umass_throttle, 0, "Forced delay between commands in milliseconds");

--HPS


More information about the freebsd-usb mailing list