thanks!
On Thu, 18 Mar 2004, Matthew Dillon wrote:
> A DragonFly user noticed that usbd does not seem to get DETACH events
> for UMASS devices.
>
> I tracked this down (in the FreeBSD-5 codebase for your convenience)
> to line 1382 of usb_subr.c:
>
> /*usbd_add_dev_e
A DragonFly user noticed that usbd does not seem to get DETACH events
for UMASS devices.
I tracked this down (in the FreeBSD-5 codebase for your convenience)
to line 1382 of usb_subr.c:
/*usbd_add_dev_event(USB_EVENT_DEVICE_DETACH, dev);*/
This line was apparentl