I know how about the capture part in wireshark. Parsing and figuring out the data shouldn't be a problem. Links to where I can get more information, tutorials or forums on how to target and receive from the device, or related content would be most helpful.

link|improve this question
1  
There are often some pointers in the kernel sources (the included docs, mind, no point reading the actuall source unless you have to...). – dmckee Mar 19 '10 at 4:12
feedback

1 Answer

up vote 1 down vote accepted

There doesn't seem to be any shortage of information on the subject. Google search


Chapter 13: USB Drivers (pdf link) of Linux Device Drivers, Third Edition might be a good place to start.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.