aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/joy
Commit message (Expand)AuthorAgeFilesLines
* Move to generating pccarddevs.h on the fly, both for the kernel andWarner Losh2004-05-261-1/+2
* Use new location for joy, plus list its new bus front ends.Warner Losh2001-12-051-2/+2
* Use a consistent style and one much closer to the rest of /usr/srcDavid E. O'Brien2001-01-061-3/+4
* Retire the joy(8) script. Using shell scripts to load kernel loadableSheldon Hearn2000-11-023-56/+0
* Don't install manpages.David E. O'Brien2000-10-081-3/+0
* Only install secondary components if the destination directory exists.David E. O'Brien2000-10-041-0/+4
* Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead ofPeter Wemm2000-05-271-1/+1
* Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk.Peter Wemm2000-05-041-1/+1
* Fix joy and put it back in the MI section. (yes, it works on Alpha)Peter Wemm1999-12-121-4/+2
* Removed special rules for building and cleaning device interface filesBruce Evans1999-11-281-5/+0
* Zap some unused echo "#define NFOO 1" > foo.h style defunct stuff.Peter Wemm1999-09-271-5/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283-3/+3
* Reference kld(4).Guy Helmer1999-04-231-2/+2
* Replace LKM with KLD.Guy Helmer1999-04-061-5/+5
* Install scripts without .sh suffix.Jordan K. Hubbard1998-11-121-2/+2
* Rename joy,ibcs2,linux to joy.sh,ibcs2.sh,linux.sh (via repo copy).Peter Wemm1998-11-112-8/+4
* Do not overwrite the lkm versions of the install scripts for now. linuxPeter Wemm1998-11-051-4/+4
* Update to use kldload, no temporary files!Peter Wemm1998-11-052-4/+4
* Sample initial set of kld-ified modules. Not all have been completelyPeter Wemm1998-10-161-3/+3
* Don't put "-I." in ${CFLAGS} here. bsd.kmod.mk now puts an absoluteBruce Evans1998-02-011-2/+2
* LKM-support for converting all file-system options to new-style options.Eivind Eklund1998-01-241-3/+6
* Revert $FreeBSD$ back to $Id$Peter Wemm1997-02-224-4/+4
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-144-4/+4
* Sort cross references.Wolfram Schneider1997-01-131-3/+3
* add forgotten $Id$Wolfram Schneider1996-09-221-0/+2
* Don't (re)define ACTUALLY_LKM_NOT_KERNEL. It wasn't even used by theBruce Evans1996-06-231-1/+1
* Build LKM for joystick driver.Jean-Marc Zucconi1996-03-164-0/+71