I want to interface USB camera with the omap l138 lcdk kit,, when i am connecting the camera to the kit after booting the linux kernel in the serial terminal i am getting
omapl138-lcdk login: root
root@omapl138-lcdk:~# usb 1-1: USB disconnect, device number 2
usb 1-1: new full speed USB device number 3 using ohci
usb 1-1: New USB device found, idVendor=046d, idProduct=0825
usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=2
usb 1-1: SerialNumber: C1D14B60
for this i have seen the post from http://e2e.ti.com/support/dsp/omap_applications_processors/f/42/p/328265/1143578.aspx#1143578 this link aftee that i have tried to enable the UVC support in the linux kernel but i am not able to do.