Hi all, 

has anyone had success getting the Navman USB to serial converter working?
it does show up in /proc/bus/usb/devices

T:  Bus=02 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  3 Spd=1.5 MxCh= 0
D:  Ver= 1.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=0a99 ProdID=0001 Rev= 1.05
S:  Manufacturer=Talon Technology
S:  Product=Talon Technology 4800 baud serial interface
C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=150mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00 Driver=(none)
E:  Ad=81(I) Atr=03(Int.) MxPS=   8 Ivl=10ms


I tried to use modprobe usbserial vendor=0x0a99 product=0x0001 debug=1

with the following dmesg output:
usbcore: registered new driver usbserial
drivers/usb/serial/usb-serial.c: Had to override the open usb serial
operation with the generic one.
drivers/usb/serial/usb-serial.c: Had to override the write usb serial
operation with the generic one.
drivers/usb/serial/usb-serial.c: Had to override the close usb serial
operation with the generic one.
drivers/usb/serial/usb-serial.c: Had to override the write_room usb serial
operation with the generic one.
drivers/usb/serial/usb-serial.c: Had to override the chars_in_buffer usb
serial operation with the generic one.
drivers/usb/serial/usb-serial.c: Had to override the read_bulk_callback
usb serial operation with the generic one.
drivers/usb/serial/usb-serial.c: Had to override the write_bulk_callback
usb serial operation with the generic one.
drivers/usb/serial/usb-serial.c: USB Serial support registered for generic
drivers/usb/serial/usb-serial.c: descriptor matches
drivers/usb/serial/usb-serial.c: found interrupt in on endpoint 0
usbserial_generic 2-1:1.0: generic converter detected
usbserial_generic 2-1:1.0: Generic device with no bulk out, not allowed.
usbserial_generic: probe of 2-1:1.0 failed with error -5
usbcore: registered new driver usbserial_generic
drivers/usb/serial/usb-serial.c: USB Serial Driver core

any ideas?



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to