summaryrefslogtreecommitdiff
path: root/sys/dev/isa/spkr.c
AgeCommit message (Expand)Author
2009-03-18Ansify function definitions w/o arguments. Generated with sed.cegger
2009-01-11make this compilecegger
2008-03-04Use CFATTACH_DECL_NEW and other related cosmetic changes.cube
2007-12-20Use __arraycount().dyoung
2007-12-16add null pmf handlers.christos
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-11deal with 'bool' definitionsmatt
2006-09-03add missing initializerschristos
2005-12-11merge ktrace-lwp.christos
2005-05-29avoid nested variableschristos
2005-03-21This needs <machine/bus.h>, needed for ACPI pcppi(4) attachment.xtraeme
2005-02-04de-__Pperry
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
2003-04-20PR/6362: der Mouse: /dev/speaker octave-tracking goes out of rangechristos
2002-10-23merge kqueue branch into -currentjdolecek
2002-10-02copyright clarification, from openbsditojun
2002-10-02Fix sizeof and whitespace bug from the script I'm using to do thethorpej
2002-10-02Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2001-11-13add RCSIDlukem
2001-04-18ctype-like functions are now in libkern.thorpej
2001-02-21make some more constant arrays 'const'jdolecek
2000-03-30Remove register declarations.augustss
2000-03-06- Make the pcppi and pckbd drivers cooperate a little more -- pckbd providesthorpej
1998-04-15MI driver for the ISA speaker, and the IBM BASIC playstring interpreterdrochner