On Wed, 6 Apr 2005, James Lamanna wrote:

> On Apr 5, 2005 8:47 AM, Alan Stern <[EMAIL PROTECTED]> wrote:
> > On Mon, 4 Apr 2005, James Lamanna wrote:
> 
> <snip>
> 
> Thanks for the previous replies, I think I've got device setup all working.
> The USB device is now registered as a HID Joystick (with 1 axis for
> the moment) and it has 1 interrupt IN endpoint.
> 
> Is there any way I can see the IN tokens that the host controller is
> sending out to the interrupt pipe and also see the responses (ACK/NAK)
> from the device from the Linux USB layer (besides trying to get a
> protocol analyzer on the bus...)?

You can't literally see the tokens without using a bus analyzer.  But if 
you trust the host controller driver it shouldn't be necessary.

Alan Stern



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to