xboxdrv/tools
2008-05-01 00:10:28 +02:00
..
.gitignore - added jstest and evtest for convenience 2008-04-15 04:49:54 +02:00
evtest.c Add print of device filename 2008-04-30 11:48:07 +02:00
jstest.1 - added jstest and evtest for convenience 2008-04-15 04:49:54 +02:00
jstest.c Added event print out to --list option 2008-04-29 09:01:35 +02:00
README - moved usbcat into tools/ directory 2008-04-15 04:53:16 +02:00
SConstruct Increased buffer size and fixedSConstruct 2008-04-30 15:49:14 +02:00
usbcat.cpp Some experiment 2008-05-01 00:10:28 +02:00

[[ Tools ]]
===========

This directory contains jstest and evtest. You can sometimes find
these tools in your distribution, but especially evtest can sometimes
be hard to come by, so I have included them here for convenience.

usbcat is a little tool to dump content from a usb device, it is just
for debugging and reverse engineering.

You can compile them via:

 % scons


# EOF #