On Mon, May 3, 2010 at 5:25 PM, Bharathi Subramanian
<[email protected]> wrote:
> Sometime, the device file (ttyUSBX) associated with USB Port is also
> getting changed. Is there any way to force it to a specific device
> file?

Just fixed this issue using the following UDEV rule:
BUS=="usb", SYSFS{idVendor}=="067b", SYSFS{idProduct}=="2303", SYMLINK+="serusb"

I got the vendor and Product ids using the lsusb command.

Bye :)
-- 
Bharathi Subramanian
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to