Usage:
make
mknod /dev/ts c 10 9
insmod n10ts.o

To test touchscreen:
make test
./test

To test backlight contrast etc:
make testbl
./testbl 32
./testbl 0
./testbl 63

To test battery:
cat /proc/apm

Touchscreen calibration:
Check n10ts.c, you'll need to modify some values there :/
