Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[docs] - short intro
  • Loading branch information
Richard Neill committed Jan 8, 2011
1 parent cbf2a10 commit 5d315f5
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions kernel/README.txt
@@ -0,0 +1,18 @@
INTRO
-----
PulseBlaster device driver. /sys interface ( /sys/class/pulseblaster/ ), containing:

program - write a pulseblaster binary to this
start, stop, arm, continue - echo "1" to these to make this happen.


USERSPACE
---------

pbctl, or pb_utils


COMPILE
-------
make -C /lib/modules/`uname -r`/build M=`pwd`

0 comments on commit 5d315f5

Please sign in to comment.