CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/07/12 01:18:16
Modified files:
sys/dev/usb : usb_subr.c
Log message:
Remove incorrect comment about how autoconf(9) works and document
that usbd_detach() should only be called by the thread doing USB
bus exploration to prevent attach/detach races.
