Re: USB Driver help needed

Alan Stern <[email protected]>
Newsgroups gmane.linux.usb.devel
Message-ID <[email protected]>
On Tue, 24 Jul 2007, Ron Gage wrote:

> I have made the entire SnoopyPro capture file available on my web site:  
> http://www.rongage.org/xyloc.usblog

Consider URB #10 as a good example.  The information for the "up" part 
says that the Setup packet consists of:

  c2 00 ac 53 00 00 08 00

That's what you need to use: bRequestType = 0xc2, bRequest = 0x00, 
wValue = 0x53ac, wIndex = 0, wLength = 8.

Alan Stern


-------------------------------------------------------------------------
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.