how do i get a USB to serial adapter working on the AM335x Starter kit
when i plug it in J5 it says:
[ 9370.619415] usb 1-1: USB disconnect, device number 5
[ 9374.266479] usb 1-1: new full-speed USB device number 6 using musb-hdrc
[ 9374.407073] usb 1-1: New USB device found, idVendor=067b, idProduct=2303
[ 9374.414062] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 9374.421508] usb 1-1: Product: USB-Serial Controller
[ 9374.426605] usb 1-1: Manufacturer: Prolific Technology Inc.
But it doesn't load the driver and create a /dev/ttyUSB0 node.