On Wed, Oct 23, 2002 at 18:11:16 +0100, Major A wrote: > > > Giving access to all USB devices is relatively simple: usbdevfs has > > several mount options to control it: devuid, devgid, devmode; bus*, > > list*. > > Oh, that's good to know. So far, I've only tried chmod, with no > success...
chmod should work, but the effect is not persistent - the new mode lasts only while the device is attached.
