In message: <[email protected]> Julian Elischer <[email protected]> writes: : Hans Petter Selasky wrote: : > On Tuesday 06 January 2009, M. Warner Losh wrote: : >> In message: <[email protected]> : >> : Do it like this for example: : >> : : >> : usbconfig -u xxx -a xxx set_owner xxx set_perm 660 : >> : : >> : This won't have no effect at all with USB2: : >> : > [localrules=10] : >> : > add path 'uscanner*' mode 0660 : >> : > : >> : > to make it work. /dev/usb* in old usb allow listing w/o privs... : >> : >> That's bad. I'm sorry, but having to do something weird to get the : >> scanner to work every time isn't good design. : > : > I don't understand. If you are lazy you do: : > : > usbconfig -u xxx set_perm 777 : : how about using the standard devd stuff?
You mean devfs. : why invent a completely new way of doing things for USB? Exactly my point. I can paper over this with devd, but that's really not a good way to roll long term. Warner _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "[email protected]"
