On Thursday 09 June 2005 15:41, Norbert Koch wrote: > Hello, > > when running usbd (under FreeBSD 4.11) with > -dv switches I can see that a usb keyboard > correctly attaches as ukbd0, > but detaches as fall-through "USB device". "usbd" is going to be replaced by "devd". "devd" will catch when the keyboard device detaches. --HPS