OESF Portables Forum

Everything Else => Sharp Zaurus => Model Specific Forums => Distros, Development, and Model Specific Forums => Archived Forums => 6000 - Tosa => Topic started by: jbruno on March 12, 2005, 09:43:34 pm

Title: Serial Over Usb Host?
Post by: jbruno on March 12, 2005, 09:43:34 pm
I have this usb to serial cable adapter:

http://www.serialio.com/products/adaptors/usb_serial.htm (http://www.serialio.com/products/adaptors/usb_serial.htm)

It'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)
Title: Serial Over Usb Host?
Post by: adf on March 12, 2005, 11:27:48 pm
I am planning to address that very thing this week. keep an eye on the fast kernel thread. The next version 8 compile will be to support that card.
Title: Serial Over Usb Host?
Post by: jbruno on March 13, 2005, 02:58:11 pm
Quote
I am planning to address that very thing this week. keep an eye on the fast kernel thread. The next version 8 compile will be to support that card.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=70432\"][{POST_SNAPBACK}][/a][/div]

Thanks, adf. I assume you mean the forum right here, in 6000 general, right?

What is "verion 8"?
Title: Serial Over Usb Host?
Post by: adf on March 13, 2005, 08:33:28 pm
yep.
as soon as my replacement mobo arrives I'll harcode it into a fst kernel, and make a module.
Title: Serial Over Usb Host?
Post by: BarryW on March 14, 2005, 02:30:18 am
Do you know if you can add this to the module so the pharos usb gps that comes with streets and trips 2005 will work?  

# define PL2303_PRODUCT_ID 0xaaa0

msft changed it so it would only work with S&T I got it to recompile on my laptop by replaceing the code, don't know how to add it.
Title: Serial Over Usb Host?
Post by: DreamTheater on March 15, 2005, 06:58:33 pm
Quote
Do you know if you can add this to the module so the pharos usb gps that comes with streets and trips 2005 will work? 

# define PL2303_PRODUCT_ID 0xaaa0

msft changed it so it would only work with S&T I got it to recompile on my laptop by replaceing the code, don't know how to add it.
[div align=\"right\"][{POST_SNAPBACK}][/a][/div] (http://index.php?act=findpost&pid=70555\")

Hello BW,

Just FYI, but the exact same thing was done on C3000, check out this thread.

[a href=\"https://www.oesf.org/forums/index.php?showtopic=9843]https://www.oesf.org/forums/index.php?showtopic=9843[/url]
Title: Serial Over Usb Host?
Post by: BarryW on March 15, 2005, 08:29:10 pm
Quote
Quote
Do you know if you can add this to the module so the pharos usb gps that comes with streets and trips 2005 will work? 

# define PL2303_PRODUCT_ID 0xaaa0

msft changed it so it would only work with S&T I got it to recompile on my laptop by replaceing the code, don't know how to add it.
[div align=\"right\"][{POST_SNAPBACK}][/a][/div] (http://index.php?act=findpost&pid=70555\")

Hello BW,

Just FYI, but the exact same thing was done on C3000, check out this thread.

[a href=\"https://www.oesf.org/forums/index.php?showtopic=9843]https://www.oesf.org/forums/index.php?showtopic=9843[/url]
[div align=\"right\"][a href=\"index.php?act=findpost&pid=70845\"][{POST_SNAPBACK}][/a][/div]
You got my hopes up!  None of the modules will work.  Wrong kernel.
Title: Serial Over Usb Host?
Post by: adf on March 16, 2005, 12:18:29 am
updated zImage on my ftp site (see fastkernel thread)

It should handle your serial cable.  It recognizes my serialio cable of the same type. also put in kernel support for svt0680 type cameras... the aiptek vga1 (which is plentiful and cheap on ebay right now) is one such.
good luck
adf
Title: Serial Over Usb Host?
Post by: BarryW on March 16, 2005, 03:56:30 am
Quote
updated zImage on my ftp site (see fastkernel thread)

It should handle your serial cable.  It recognizes my serialio cable of the same type. also put in kernel support for svt0680 type cameras... the aiptek vga1 (which is plentiful and cheap on ebay right now) is one such.
good luck
adf
[div align=\"right\"][a href=\"index.php?act=findpost&pid=70872\"][{POST_SNAPBACK}][/a][/div]
Does your kernel support ext2 sd cards?  I have about 100mb os stuff loaded on mine.  I tried the kernel earlier today and it didn't, but I don't know when you uploaded this one.
Title: Serial Over Usb Host?
Post by: jbruno on March 16, 2005, 09:31:52 am
Quote
updated zImage on my ftp site (see fastkernel thread)

It should handle your serial cable.  It recognizes my serialio cable of the same type. also put in kernel support for svt0680 type cameras... the aiptek vga1 (which is plentiful and cheap on ebay right now) is one such.
good luck
adf
[div align=\"right\"][a href=\"index.php?act=findpost&pid=70872\"][{POST_SNAPBACK}][/a][/div]

Thanks a lot, adf!
I'll try it and update this thread.
Title: Serial Over Usb Host?
Post by: adf on March 16, 2005, 11:06:12 pm
the zImage on my site has built-in ext2 and ext3.  both work for me...
good luck
Title: Serial Over Usb Host?
Post by: kmeaw on September 05, 2005, 12:41:55 pm
Ericsson R520 works with PL2303 USB adaptor with Z.