Re: usbserial issue

2012-08-13 Thread Guilherme Bedin
: > Guilherme Bedin writes: > >> Thanks for explanation on how things work. >> The problem is if I don't pass the vendor and prodId the 3g modem is >> detect as an USB mass storage. Even after using usb_modeswitch >> >> usb_modeswitch -default-vendor 0x19d2

Re: usbserial issue

2012-07-19 Thread Guilherme Bedin
#Cfgs= 1 P: Vendor=0403 ProdID=6001 Rev= 4.00 S: Manufacturer=FTDI S: Product=USB <-> Serial Any suggestions are welcome. Thanks, Guilherme On Thu, Jul 19, 2012 at 5:55 PM, Greg KH wrote: > On Thu, Jul 19, 2012 at 04:37:17PM -0300, Guilherme Bedin wrote: >> Hi, >> >>

usbserial issue

2012-07-19 Thread Guilherme Bedin
Hi, I am playing with some devices and seems to me that I stuck with a driver limitation. I connected usb-to-rs323/485 converter that uses ftdi_sio and usbserial modules and it works. After that I tried to use a 3g modem and it works passing vendor and product parameters to the usbserial module