summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1996-01-16 08:25:12 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1996-01-16 08:25:12 +0000
commit063928ca0f66cdb779c3d891eed893aac5cf55d9 (patch)
tree456f5c7d30358f97b88e4e9b8f8643f1e2d3d493 /sys/arch/i386/conf
parent8ef9eb7421dd5c8255b104ce20cd30a0b2fc45df (diff)
add the freebsd joystick driver; converted by matthieu@abel.laas.fr;
netbsd pr#1916
Diffstat (limited to 'sys/arch/i386/conf')
-rw-r--r--sys/arch/i386/conf/files.i3864
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/arch/i386/conf/files.i386 b/sys/arch/i386/conf/files.i386
index b693ba9be77..af553dd1c8d 100644
--- a/sys/arch/i386/conf/files.i386
+++ b/sys/arch/i386/conf/files.i386
@@ -114,6 +114,10 @@ file arch/i386/isa/spkr.c speaker needs-flag
device le at isa, pci: ether, ifnet, isadma
file dev/isa/if_le.c le
+# Game adapter (joystick)
+device joy at isa
+file arch/i386/isa/joy.c joy needs-flag
+
#
# EISA-only drivers
#