summaryrefslogtreecommitdiffstats
path: root/sys/arch/i386/include/joystick.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently.pirofti2011-03-231-4/+4
| | | | Discussed and okay drahn@. Okay deraadt@.
* typo in comment; ok many peoplejmc2005-01-091-2/+2
| | | | from freebsd kern/75923;
* no need to include sys/ioccom.h; guy@netapp.comderaadt1997-09-161-7/+6
|
* clean & syncderaadt1996-05-301-21/+1
|
* partial sync with netbsd 960418, more to comederaadt1996-04-211-0/+23
|
* add the freebsd joystick driver; converted by matthieu@abel.laas.fr;deraadt1996-01-161-0/+21
netbsd pr#1916