Tagged Questions
0
votes
1answer
211 views
Fixed udev rules for USB modems
On gentoo i have 10 USB modems and every of them has 3 interfaces /dev/ttyUSB0, 1, 2 and so on for each modem. Sometimes their postitions can change, so it is very difficult to work with them.
I'm ...
1
vote
1answer
158 views
Reserve Ports for modem
I have a modem with 16 ports using for sending SMS.
When it's connected to my Linux machine, I get 16 ports from ttyUSB0 to ttyUSB15. Currently if I remove this modem and attached another it,I get it ...
3
votes
1answer
369 views
Udev Rule file for Modem not working
I am using modem for sending sms which has 16 ( ttyUSB0 to ttyUSB15 ) ports. I want to make udev rule to give device name "AMPM" and ports should be name Port1, Port2,...Port16.
Check out this output ...