aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/joy/joy_isa.c
Commit message (Expand)AuthorAgeFilesLines
* Redo r339563: Remove joy(4) driver.Warner Losh2018-10-261-88/+0
* Revert r339563.Warner Losh2018-10-261-0/+88
* Remove joy(4) driver.Warner Losh2018-10-221-88/+0
* Create a new ISA_PNP_INFO macro. Use this macro every where we haveWarner Losh2017-12-231-0/+1
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* 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/+83