Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Cell phone udev rules
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Documentation, Tips & Tricks
View previous topic :: View next topic  
Author Message
rmh3093
Advocate
Advocate


Joined: 06 Aug 2003
Posts: 2138
Location: Albany, NY

PostPosted: Fri Apr 20, 2007 1:11 pm    Post subject: Cell phone udev rules Reply with quote

I've started playing around with my cell phone trying to make it work as a modem and found that some times it would not always show up as /dev/ttyACM0 which made things a pain when you need to configure dialers in static files. It would help a lot if the device name was always the same so I wrote a simple udev rule to accomplish this:

00-sphm610.rules:
SUBSYSTEM=="tty", KERNEL=="ttyACM*", SYSFS{product}=="*SAMSUNG CDMA Technologies*", SYMLINK+="m610_modem"


There is also a diagnostic port on this phone which is what BitPim uses to talk my phone. I will have a udev rules for this soon.
_________________
Do not meddle in the affairs of wizards, for they are subtle and quick to anger.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Documentation, Tips & Tricks All times are GMT
Page 1 of 1

 
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