cgit '/>
summaryrefslogtreecommitdiff
path: root/sys/dev/ic/interwave.c
AgeCommit message (Expand)Author
2013-11-08fix unused variable warningschristos
2012-10-27split device_t/softc for all remaining drivers.chs
2011-11-24put back IPL_AUDIO and splaudio(), at the request of rmind. they aremrg
2011-11-23Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. Fromjmcneill
2009-03-14Change about 4500 of the K&R function definitions to ANSI ones.dsl
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-04-08use aprint_*_dev and device_xnamecegger
2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had
2006-11-16__unused removal on arguments; approved by core.christos
2006-10-12- sprinkle __unused on function decls.christos
2006-03-08Use the SI capitalization for "Hz", "kHz", and "MHz" in comments and strings.lukem
2005-12-11merge ktrace-lwp.christos
2005-05-30- add missing constchristos
2005-01-15ansify and KNFkent
2005-01-10merge kent-audio1 branch, which introduces audio filter pipeline to the MIkent
2004-07-09Kill unused variable.mycroft
2004-07-09Remove some more code.mycroft
2004-07-09Slight code redux.mycroft
2004-04-22sprintf -> snprintfitojun
2003-10-30Remove some assigned-to but otherwise unused variables.simonb
2003-05-03DMA, not dma nor Dma.wiz
2003-04-06Respect the law: Use A-law and mu-law as spellings as far as easily possible.wiz
2003-02-01Add extensible malloc types, adapted from FreeBSD. This turnsthorpej
2002-02-06Remove inclusion of unused machine/cpufunc.h, it doesn't belong here anyways.pooka
2001-11-13add/cleanup RCSIDlukem
2000-06-26Change the kernel mmap interface so that the offset to map is ansimonb