[Bug 196332] [usb] Intenso External USB 3.0 not recognized on hotplug

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Aug 3 10:42:25 UTC 2015


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

fk at fabiankeil.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fk at fabiankeil.de

--- Comment #1 from fk at fabiankeil.de ---
My workaround for a similar disk is running:

usbconfig -d ${device} add_quirk UQ_MSC_NO_INQUIRY
usbconfig -d ${device} reset

shortly after attaching the disk.

If it doesn't help in your case, you could try some of the other quirks shown
by: usbconfig dump_quirk_names

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


More information about the freebsd-usb mailing list