usbd.conf: detach ukbd
Norbert Koch
NKoch at demig.de
Fri Jun 10 06:18:34 GMT 2005
> -----Original Message-----
> From: Maksim Yevmenkin [mailto:maksim.yevmenkin at savvis.net]
> Sent: Thursday, June 09, 2005 5:50 PM
> To: Norbert Koch
> Cc: Freebsd-Hackers at Freebsd. 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.
More information about the freebsd-hackers
mailing list