Hi All,

I'm trying to connect a PL2303 based USB to serial converter with one
Android MID [1].
However, the MID does not have driver for it and I do not have the
kernel source for the MID, as it's running 2.6.29 kernel, Inspired by
[2] I built the pl2303.ko file from source code myself.

The insmod pl2303.ko runs perfect, but when I insert the usb2serial
cable, I found below error message via dmesg:

<6>usb 2-1: new full speed USB device using dwc_otg and address 2
<3>usb 2-1: device v067b p2303 is not supported
<6>usb 2-1: configuration #1 chosen from 1 choice
<6>pl2303 2-1:1.0: pl2303 converter detected
<3>pl2303 2-1:1.0: No more free serial devices
<4>pl2303: probe of 2-1:1.0 failed with error -5

[1] http://en.smartdevices.com.cn/Products/V5/
[2] 
http://android.modaco.com/content/htc-hero-hero-modaco-com/313133/howto-compiling-tun-tap-driver-for-htc-hero/

Do you know is there something wrong in the pl2303.ko driver I built
or I need further configuration to make the cable works?

Thanks and Regards,
xu

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to