usbconfig just hangs

Hans Petter Selasky hps at selasky.org
Wed Apr 13 08:59:47 UTC 2016


On 04/13/16 10:52, Matthias Apitz wrote:
> just hangs forever. What do I wrong?
>
> 	matthias

Hi,

It means a USB kernel device driver did not detach. Historically there 
has been several issues in cam/scsi where detaching the instance hangs.

Try running kgdb and backtrace all USB process treads. Look for "detach" 
keyword.

I've been thinking to maybe catch signals during the sx locking so that 
usbconfig can be CTRL-C'ed.

--HPS


More information about the freebsd-usb mailing list