==== Void (obsolete) ====
GPIO bit-bang driver for Void.
=== Tools ==
First install development tools and the kernel headers.
xbps-install mercurial make gcc rpi-kernel-headers
=== Install ===
Now install the kernel module.
hg clone http://hg.kewl.org/pub/gpio-bb
cd gpio-bb
./rpi-void.sh