I have this usb to serial cable adapter:
http://www.serialio.com/products/adaptors/usb_serial.htmIt's based on the pl2303, but is unrecognized when I plug it in via my iRiver cable, as can be seen in my dmesg output:
hub.c: USB new device connect on bus1/1, assigned device number 95
usb.c: USB device 95 (vend/prod 0x67b/0x2303) is not claimed by any active driver.
What would it take to get this working on the zaurus?
PS - I know about the other cable that plugs in the Sharp I/O port, but that cable is kind of pricey ($30 or so)
They ship a pl2303.c file on their cdrom, but I can't seem to find the pl2303.h file, (but wouldn't know how to build them anyway)