>> >> How can I monitor whether the host is sending anything on EP1 or not? Or for >> that matter any other EP (like EP2 which is for interrupt). > > you're gonna have to add your own debugging messages to musb_g_rx(), > musb_g_tx(), txstate() and rxstate() in the file > drivers/usb/musb/musb_gadget.c Ok...i'll do that. > >> Also, I'm a little confused about MUSB and TUSB! Are both of them the device >> controllers...or is it only TUSB? > > musb is the ip core done by mentor graphics. > > tusb6010 is an implementation of that core together > with a transceiver logic, done by TI. Oh! didn't know that. Thanks for clearing this! :) -mandeep > > -- > balbi > -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html