> -----Original Message----- > From: Maksim Yevmenkin [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 09, 2005 5:50 PM > To: Norbert Koch > Cc: [EMAIL PROTECTED] Org > Subject: Re: usbd.conf: detach ukbd > > > Norbert, > > > 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". > > can you please tell what is in your /etc/usbd.conf? > > > Do I just have to live with that fact or can > > I change that anyhow? Is that a device/device-class > > specific problem? > > does something like > > device "USB keyboard" > devname "ukbd[0-9]+" > attach "foo" > detach "bar" > > work? note: please replace "foo" and "bar" with actual commands you want > to be executed.
No it does not, which is exactly my problem. Actually, I don't have the wildcard in my devname, just "ukbd0", but that doesn't make the difference, I think. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

