Hi,
I recently purchased an ATEN UC-232A USB serial adapter because
the www.linux-usb.org webpage's hardware list says it is supported and
works great. However I have been unable to get the device to function
properly. Here is a list of my configuration and what I have tried:
Kernel: 2.4.13
- HID USB support for mouse
- UCHI for the USB controller
- Generic Serial Drive for the ATEN device
The mouse works great. It is a logitech USB wheel mouse.
'insmod uhci.o'
When the uchi.o module is loaded, I do a 'dmesg' to see what the kernel
outputs, and the response I get in regards to the ATEN device is:
usb.c: USB new device connect on bus1/1/1, assigned device number 5
usb.c: USB device 5 (vend/prod 0x557/0x2008) is not claimed by any active
driver
usb.c: registered new driver serial
Now I have follwed the documentation on www.linux-usb.org for setting up a
serial device. I set up the /dev/ttyUSB0 properly and all. Then I go to
load the generic serial module by sending the command:
'insmod usbserial.o vendor=0x557 product=0x2008'
Then a 'dmesg' shows the following output:
usbserial.c: USB Serial support registered for Generic
usbserial.c: Generic converter detected
usbserial.c: Generic converter now attached to ttyUSB0 (or usb/tts/0 for
devfs)
usbserial.c: USB Serial Driver core v1.4
Now I can access /dev/ttyUSB0 without any problems. It does not complain
the device does not exist. However, I get nothing. Nothing happens. If
I send alot of data to it, the little light on the ATEN device blinks, but
that is all. I have not confirmed if I am infact sending data out the
interface, but I know I am not getting any back. I need the device to
configure routers with at 9600bps.
Please let me know if anyone has any success with this device or knows
what I am doing wrong. Thanks.
- Chris
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users