;
>
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On Behalf Of Sujith
> > Sankar
> > Sent: Thursday, April 27, 2006 4:47 PM
> > To: linux usb devel
> > Subject: [linux-usb-devel] USB OTG ISR Registration
> >
>
Hi All,
Our team is implementing a USB OTG Controller Driver in Linux for ARC
controller. The transceiver and OTG controller are integrated.
We have the following doubt.
1.) The implementation involves three modules viz EHCI driver, UDC
driver and OTG Controller driver. Shouldn't the ISR's of
Hi All,
Could someone highlight the changes that have come in the Linux USB
sub-system from 2.6.11 to 2.6.16?
Thanks,
Suj
---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated
Hi All,
I'm into developing OTG Controller driver for Linux for ARC controller.
The only similar implementation that i could find was OMAP.
Could you please clear the following doubts?
1.) In OMAP ISR, work queue is used for invoking the bottom half.
Is it cumulative? If not, isn't there a chan
Hi all,
I have some doubts on USB 2.0 HS OTG testing.
The site usb.org suggests that for protocol testing of USB OTG, OTG
Protocol Tester has to be used.
Is there any other method for testing OTG on the Protocol side?
Please let me know your thoughts.
thanks,
-Sujith.