Bill Ryder - 2015-10-01

Hi there,

This isn't done by changing the driver nowadays.

You may have already found this -

http://unix.stackexchange.com/questions/67936/attaching-usb-serial-device-with-custom-pid-to-ttyusb0-on-embedded

The answer using udev will probably work.

On Wed, Sep 30, 2015 at 8:14 AM, InnerBushman innerbushman@users.sf.net
wrote:


Status: open
Group: v1.0 (example)
Created: Tue Sep 29, 2015 07:14 PM UTC by InnerBushman
Last Updated: Tue Sep 29, 2015 07:14 PM UTC
Owner: nobody

For unknown to me reasons the module is not loading automatically for
0403:6007 device.
Last year i had the same problem and back then someone helped me to devise
this script that was solving the issue on per-session basis:

1
2
3
4

!/bin/sh

modprobe -v -r ftdi-sio
modprobe -v ftdi-sioecho 0403 6007 > /sys/bus/usb-serial/drivers/ftdi_sio/new_id

Is there a chance this module could load with the mentioned above device
and add /dev/ttyUSB0 node automatically?


Sent from sourceforge.net because you indicated interest in
https://sourceforge.net/p/ftdi-usb-sio/bugs/6/

To unsubscribe from further messages, please visit
https://sourceforge.net/auth/subscriptions/

 

Related

Bugs: #6