Re: Possible to force ttyUSB2 for Prolink PH-300?

2011-05-27 Thread Ascanio Alba
lsusb -v -d 1e0e:9100 [root@tristan ~]# lsusb -v -d 1e0e:9100 Bus 002 Device 005: ID 1e0e:9100 Qualcomm / Option Device Descriptor: bLength18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass0 (Defined at Interface level) bDeviceSubClass

Re: Possible to force ttyUSB2 for Prolink PH-300?

2011-05-27 Thread Dan Williams
On Fri, 2011-05-27 at 22:36 +0800, Ascanio Alba wrote: > The same udev rules used for 1e0e:9200 work for 1e0e:9100: > > Tks for the pointer. Great, I've added the rules to git, thanks! Dan > #! create the serial ports > modprobe -v option > echo "1e0e 9100" > /sys/bus/usb-serial/drivers/option

Re: Possible to force ttyUSB2 for Prolink PH-300?

2011-05-27 Thread Dan Williams
On Fri, 2011-05-27 at 22:36 +0800, Ascanio Alba wrote: > The same udev rules used for 1e0e:9200 work for 1e0e:9100: > > Tks for the pointer. I've also added the rules to MM git. Dan > #! create the serial ports > modprobe -v option > echo "1e0e 9100" > /sys/bus/usb-serial/drivers/option1/new_i

Re: Possible to force ttyUSB2 for Prolink PH-300?

2011-05-27 Thread Dan Williams
On Fri, 2011-05-27 at 22:36 +0800, Ascanio Alba wrote: > The same udev rules used for 1e0e:9200 work for 1e0e:9100: > > Tks for the pointer. Could you grab the lsusb output for me too? lsusb -v -d 1e0e:9100 Thanks! Dan > #! create the serial ports > modprobe -v option > echo "1e0e 9100" > /sys

Re: Possible to force ttyUSB2 for Prolink PH-300?

2011-05-27 Thread Ascanio Alba
The same udev rules used for 1e0e:9200 work for 1e0e:9100: Tks for the pointer. #! create the serial ports modprobe -v option echo "1e0e 9100" > /sys/bus/usb-serial/drivers/option1/new_id #/etc/udev/rules.d/77-mm-9100.rules # do not edit this file, it will be overwritten on update # Simtech mak

Re: Possible to force ttyUSB2 for Prolink PH-300?

2011-05-27 Thread Ascanio Alba
Thanks - here's the info: cd -P /sys/class/tty/ttyUSB1/device > pwd > /sys/devices/pci:00/:00:1d.7/usb2/2-1/2-1:1.1/ttyUSB1 cd -P /sys/class/tty/ttyUSB2/device > pwd > > /sys/devices/pci:00/:00:1d.7/usb2/2-1/2-1:1.3/ttyUSB2 I'd be totally happy to try any udev rule to test this

Re: Possible to force ttyUSB2 for Prolink PH-300?

2011-05-26 Thread Dan Williams
On Thu, 2011-05-26 at 12:41 +0800, Ascanio Alba wrote: > I have a Prolink PH-300 dongle. > > With usbserial.ko, NM/MM probe correctly and use /dev/ttyUSB2 > With option.ko, NM/MM probe incorrectly and use /devttyUSB1. > The latter is pretty consistent, but once in a while NM/MM will use > ttyUSB2

Possible to force ttyUSB2 for Prolink PH-300?

2011-05-25 Thread Ascanio Alba
I have a Prolink PH-300 dongle. With usbserial.ko, NM/MM probe correctly and use /dev/ttyUSB2 With option.ko, NM/MM probe incorrectly and use /devttyUSB1. The latter is pretty consistent, but once in a while NM/MM will use ttyUSB2 correctly. See below when it works. I can dial and connect with ma