Hi,
I have a board with Angstrom up and running.
I am trying to use a LCD panel which has a usb to serial converter in
it(cp2101). When I connect it I am getting the message
root@beagleboard:~# usb 2-1.3: new full speed USB device using
musb_hdrc and address 3
usb 2-1.3: device v10c4 pea60 is not supported
usb 2-1.3: configuration #1 chosen from 1 choice
usbserial: disagrees about version of symbol struct_module
cp2101: disagrees about version of symbol struct_module
Ideally if all the drivers are there, I should be able to access it
through /dev/ttytUSB0, but I suspect that the usb serial driver is not
present.
Can anybody help me with this? Is there a patch available for generic
usb serial driver?
Thanks,
Pradeep