aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/joy/joy_pccard.c
Commit message (Expand)AuthorAgeFilesLines
* Remove OLDCARD support by removing compat shimsWarner Losh2005-09-201-11/+4
* Fix disordering of pccarddevs.h noticed by bde. Also remove a fewWarner Losh2004-05-271-1/+1
* Move to generating pccarddevs.h on the fly, both for the kernel andWarner Losh2004-05-261-1/+1
* Use __FBSDID().David E. O'Brien2003-08-241-1/+3
* Fix typo in the BSD copyright: s/withough/without/Jens Schweikhardt2002-06-021-1/+1
* Split joystick driver into ISA and PC Card front ends.Warner Losh2001-12-051-0/+72