Hi
I have some problems with DMA enabled USB in kernel 2.6.37. After installing of cppi41dma.ko and g_cdc.ko modules, shell prompt does not return to user space. Everything is running in background even CDC(ethernet works) but i cannot use the shell. Without DMA, everything is Ok. I think there is a lock inside the kernel but i could not find it. And if i install the g_ether module instead of g_cdc when dma is enabled, there is no problem, but i need the CDC.
My kernel is http://arago-project.org/git/projects/?p=linux-davinci.git;a=shortlog;h=refs/heads/usb_pio_plus_dma
Thanks