All,
Our dm6446 platform has external HUB with 3 usb ports running on kernel 2.6.30. When plugged in usb keyboard alone, I always see the "usb 1-1.2:reset low speed USB device using musb_hdrc ...." message running through console. Enabled "interrup EP scheduling" under "inventra contoller" per Ravi B suggested then the "reset low speed" message went away and I can see the any keyboard pressed detected on cat /dev/input/event0 (keyboard) but it is not in readable format (looks like invalid baud rate character on serial console). This is my first time working on keyboard project, please advice if there is any additional setup or configuration I could turn on to enable mapping keyboard pressed to console readable format. Also wonder if you could provide the completed reources or reference how to support usb keyboard on dm6446.
thanks!!