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
_______________________________________________
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