CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2009/11/21 07:30:35
Modified files: sys/dev/usb : umbg.c Log message: in the detach function remove our usb task before calling any other teardown functions which could potentially sleep (and then, the usb task would get called for a half-torn down device)