Re: want to trace Isochronous behavior

郭哲君 (chechun_kuo) <[email protected]>
Newsgroups gmane.linux.usb.devel
Message-ID <[email protected]>
Hi:
Thanks for your help.
I have roughly study the ehci host driver's source code.
But what I really want is some another driver that use ISOchronous to communicate with ehci.
Since ehci host driver only define and implement the way that some device can call him with the protocol, Isochronous, I need the driver who call ehci by Isochronous such that I can observe the flow chart of ISOchronous between ehci and device.
Sincerely Yours,
cckuo


-----Original Message-----
From: David Brownell [mailto:[email protected]] 
Sent: Friday, November 09, 2007 5:51 AM
To: [email protected]
Cc: cckuo
Subject: Re: [linux-usb-devel] want to trace Isochronous behavior

On Wednesday 07 November 2007, cckuo wrote:
> I want to trace the behavior of Isochronous on ehci.
> Would someone please tell me where can I get the driver that has implemented
> this part no matter in kernel or some where else?

linux/drivers/usb/host/ehci*[hc]

Rather than asking questions like this on the list, learn
how to browse the source tree.  This one would have been
especially easy to find:

	find drivers/usb -name '*ehci*'

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/

_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.