add the freebsd joystick driver; converted by matthieu@abel.laas.fr;
authorderaadt <deraadt@openbsd.org>
Tue, 16 Jan 1996 08:24:49 +0000 (08:24 +0000)
committerderaadt <deraadt@openbsd.org>
Tue, 16 Jan 1996 08:24:49 +0000 (08:24 +0000)
commit4439debe9b5db6f66cc3d459883a3bfe990f86d7
treef68c6a8c40915a03ab03f2807d34dbd783478c35
parent71005dac26c9fa32b46ba323678cbf732b335e40
add the freebsd joystick driver; converted by matthieu@abel.laas.fr;
netbsd pr#1916
etc/etc.i386/MAKEDEV
share/man/man4/man4.i386/joy.4 [new file with mode: 0644]
sys/arch/i386/conf/files.i386
sys/arch/i386/i386/conf.c
sys/arch/i386/include/joystick.h [new file with mode: 0644]
sys/arch/i386/isa/joy.c [new file with mode: 0644]