Remove incorrect comment about how autoconf(9) works and document
authormpi <mpi@openbsd.org>
Sat, 12 Jul 2014 07:18:16 +0000 (07:18 +0000)
committermpi <mpi@openbsd.org>
Sat, 12 Jul 2014 07:18:16 +0000 (07:18 +0000)
commitf3b163f75308d52388fca08f9bd28f0347dfcdf1
tree09435071724a3d95b37ff92434ab81ff4948c678
parent806fffbd7a4e408702ecfbd2300bcdddce35ac3f
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.
sys/dev/usb/usb_subr.c