summaryrefslogtreecommitdiff
path: root/sys/dev/ic/cs4231.c
AgeCommit message (Expand)Author
2005-12-11merge ktrace-lwp.christos
2005-01-15ansify and KNFkent
2004-07-09Remove unused variable.petrov
2004-07-09Remove junk code.mycroft
2004-04-22sprintf -> snprintfitojun
2003-09-10G/c cs4231_round_buffersize and cs4231_round_blocksize. The round_*uwe
2003-05-03DMA, not dma nor Dma.wiz
2003-02-01Clenup malloc signature change fallout.martin
2002-08-22Add a mixerctl to mute the internal (mono) speaker viamartin
2002-08-22Argh! Remove accidently commited debug changes.martin
2002-08-22Fix output volume handling, port-sparc64/18033 from Sung-Won Chung.martin
2002-03-12Rework the driver to add EBus DMA support and improve APC DMA support.uwe
2001-11-13add/cleanup RCSIDlukem
2001-10-03Add a new optional method, dev_ioctl, to the audio hardware driver interface.augustss
2000-06-16Comply with bus_dma(9) specs.pk
2000-03-30Remove register declarations.augustss
2000-01-28Reset audio chip on device open.pk
1999-06-05split sbus audiocs code up so we can share it with the ebus. XXX ebus DMA is...mrg