xboxdrv/tools
2008-04-20 06:58:20 +02:00
..
.gitignore - added jstest and evtest for convenience 2008-04-15 04:49:54 +02:00
evtest.c - added jstest and evtest for convenience 2008-04-15 04:49:54 +02:00
jstest.1 - added jstest and evtest for convenience 2008-04-15 04:49:54 +02:00
jstest.c - added jstest and evtest for convenience 2008-04-15 04:49:54 +02:00
README - moved usbcat into tools/ directory 2008-04-15 04:53:16 +02:00
SConstruct - moved usbcat into tools/ directory 2008-04-15 04:53:16 +02:00
usbcat.cpp - added --device BUS:DEV option 2008-04-20 06:58:20 +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 #