hselasky 35c04fd76f Resolve a deadlock setting the USB configuration index from userspace
on USB HUBs by moving the code into the USB explore threads. The
deadlock happens because child devices of the USB HUB don't have the
expected reference count when called from outside the explore
thread. Only the HUB device itself, which the IOCTL interface locks,
gets the correct reference count.

MFC after:	3 days
2014-06-08 20:10:29 +00:00
..
2013-07-24 18:32:15 +00:00
2014-03-17 07:19:19 +00:00
2014-04-18 16:19:33 +00:00
2014-05-09 14:28:11 +00:00