Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
USB/devfs Problems
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page Previous  1, 2, 3  
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
nealbirch
n00b
n00b


Joined: 18 Jan 2003
Posts: 25

PostPosted: Sat May 22, 2004 2:32 pm    Post subject: Reply with quote

you can add this to /etc/devfsd.conf (if you use devfs) to take care of the permissions for your palm device:

# Manage Palm pilot stuff

LOOKUP ^pilot$ CFUNCTION GLOBAL mksymlink usb/tts/1 pilot
REGISTER ^usb/tts/1$ CFUNCTION GLOBAL mksymlink $devname pilot PERMISSIONS root.users
REGISTER ^usb/tts/1$ PERMISSIONS root.users 666
UNREGISTER ^usb/tts/1$ CFUNCTION GLOBAL unlink pilot

#

This sets up the /dev/pilot symlink and gets the permissions right automatically. Don't forget to restart devfsd after you make the changes.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Goto page Previous  1, 2, 3
Page 3 of 3

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum