aboutsummaryrefslogtreecommitdiff
path: root/rawmouse.c
AgeCommit message (Collapse)Author
2003-04-16added a help message and a warning in the consoleHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=570
2003-04-16cast input_event.value as (int) and negatives work; why do they declare it ↵Hans-Christoph Steiner
unsigned int if they expect negatives? svn path=/trunk/externals/hcs/; revision=568
2003-04-16switched to Guenter's serialctl.c as an example. it basically works now, ↵Hans-Christoph Steiner
but it needs some tweaking to correctly show negative numbers svn path=/trunk/externals/hcs/; revision=567
2003-04-13still compiles and load, but rawmouse_read doesn't workHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=556
2003-04-04they compile, but don't work quite yetHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=536