summaryrefslogtreecommitdiff
path: root/sys/arch/i386/isa/joy.c
AgeCommit message (Expand)Author
2007-08-01switch i386 to use the MI i8253 header file and remove the now obsolete MDMartin Reindl
2006-09-19ansi/deregisterJonathan Gray
2006-03-15Entries in cd_devs[] may be NULL, so be sure to check for them in yourMiod Vallat
2002-06-02withough -> withoutTheo de Raadt
2002-03-14First round of __P removal in sysTodd C. Miller
1999-01-13RCSIdsNiklas Hallqvist
1998-06-02untested isapnp joystick driverTheo de Raadt
1996-05-10simple cleanupTheo de Raadt
1996-04-23fix last sync (that was because of rcs bug, at least theo said so ;)Michael Shalayeff
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-03-03Make last change actually compileThorsten Lockert
1996-02-26Specify the size used in the I/O map (1 entry) during probeThorsten Lockert
1996-01-16add the freebsd joystick driver; converted by matthieu@abel.laas.fr;Theo de Raadt