CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2013/10/29 04:01:20
Modified files: sys/dev/usb : if_cdcef.c if_upl.c if_urndis.c if_urndisreg.h Log message: Kill sc_attached, attach and detach events for USB devices are triggered by the same explore task and cannot happen in parallel.