summaryrefslogtreecommitdiff
path: root/sys/dev/ic/joy.c
AgeCommit message (Expand)Author
2017-10-28Kill some more extern struct cfdriver declarations.riastradh
2014-07-25Add d_discard to all struct cdevsw instances I could find.dholland
2014-03-16Change (mostly mechanically) every cdevsw/bdevsw I can find to usedholland
2011-11-23Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. Fromjmcneill
2008-03-26Split device_t/softc for joy(4) and all its attachments. Alsoxtraeme
2007-12-01aprintify, on behalf of xtraemejmcneill
2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2006-11-16__unused removal on arguments; approved by core.christos
2006-10-12- sprinkle __unused on function decls.christos
2006-09-02add missing initializerschristos
2006-03-28Use device_unit().thorpej
2005-12-11merge ktrace-lwp.christos
2004-08-03implement device detach supportdrochner
2004-07-08Get rid of the arch dependencies for tome measurement - use microtime().drochner
2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl
2003-06-28Pass lwp pointers throughtout the kernel, as required, so that the lwpid candarrenr
2002-10-23merge kqueue branch into -currentjdolecek
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2002-02-03remove include of <machine/cpufunc.h>, it's not used herepooka
2002-02-02Reduce the massive code duplication regarding joy(4). Split it intojdolecek