Le Friday 15 May 2009, M. Warner Losh a écrit :
> In message: <200905152119.07569.thierry.herbe...@free.fr>
>
[SNIP]
> : > >
> : > > I have not followed the recent developments on the USB stack : maybe
> : > > some change is needed in my code ?
> : >
> : > Check permissions for devices under /dev/usb
> :
> : *blush* (this is indeed the reason)
> :
> : but .... this used to work ;-) (maybe it did no longer work after the
> : device nodes were added for the USB devices)
> :
> : what is the recommended way to change the permissions for the usb device
> : nodes ? (with devd ?)
> :
> : in the meantime, I'll try to run from root ...
>
> I use devfs.rules:
>
> [localrules=10]
>       add path 'usb/*' mode 0660
>
> and put my trusted to use usb users into group operator.

OK : fine

I'll do it this way

then, I'll investigate why I can't get my progs to run as exepected : too much 
bit rot and half of my existing test benches are failing .... this must be 
the price to pay when using current

        TfH
>
> Warner


_______________________________________________
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"

Reply via email to