help with pl2303 driver
Hello,
I apologize if this has been gone over before but I've been looking for my answer for a week - stopping short of recompiling the kernel.
Has anyone found a way to get USB to serial to work? Specifically the Prolific 2303 chipset?
This is the last item I need to make this bad boy a laptop replacement.
Thank you all for being patient with me as I learn about Android!
Here is my dmesg output for the device:
<6>[ 3366.447590] usb 1-1: new full speed USB device using tegra-ehci and address 64
<7>[ 3366.503581] ImmVibeSPI_ForceOut_AmpEnable.
<7>[ 3366.544308] ImmVibeSPI_ForceOut_AmpDisable.
<3>[ 3366.582698] usb 1-1: device v067b p2303 is not supported
<6>[ 3366.607266] host_notify: ndev name=tegra-ehci.0: from state=5 -> to state=5
<3>[ 3366.607335] hub 1-0:1.0: unable to enumerate USB device on port 1
I'm running the standard Android 3.2 Kernel 2.6.33.3
|