How would I get the raw data from a USB device ? (Transmitter USB adapter driver)

Patrick O'Callaghan pocallaghan at gmail.com
Fri Jun 26 20:11:10 UTC 2009


On Fri, 2009-06-26 at 13:46 -0600, Linuxguy123 wrote:
> On Fri, 2009-06-26 at 14:56 -0430, Patrick O'Callaghan wrote:
> > On Fri, 2009-06-26 at 11:20 -0600, Linuxguy123 wrote:
> > > Nevermind... this works:
> > 
> > What's wrong with "od {options} /dev/input/js0"?
> 
> Getting the data was only the first step.  I needed code to do some
> analysis.

So pipe the output of od to your program. Use the tools, Luke.

poc




More information about the fedora-list mailing list