index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
ic
/
cs4231.c
Age
Commit message (
Expand
)
Author
2017-06-01
remove checks for failure after memory allocation calls that cannot fail:
chs
2011-11-28
PR# kern/45664: audio panic at detach
jmcneill
2011-11-23
Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From
jmcneill
2011-06-02
split audiocs
christos
2010-04-16
#include <sys/bus.h> instead of <machine/bus.h>. No functional change
dyoung
2010-01-14
set a delta value on the master channel and move it to the outputs class so
macallan
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-04-28
Minor fixes to some of these files:
garbled
2008-04-08
use aprint_*_dev and device_xname
cegger
2007-12-11
const'ify ad1848 devmap.
martin
2007-10-19
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
ad
2005-12-11
merge ktrace-lwp.
christos
2005-01-15
ansify and KNF
kent
2004-07-09
Remove unused variable.
petrov
2004-07-09
Remove junk code.
mycroft
2004-04-22
sprintf -> snprintf
itojun
2003-09-10
G/c cs4231_round_buffersize and cs4231_round_blocksize. The round_*
uwe
2003-05-03
DMA, not dma nor Dma.
wiz
2003-02-01
Clenup malloc signature change fallout.
martin
2002-08-22
Add a mixerctl to mute the internal (mono) speaker via
martin
2002-08-22
Argh! Remove accidently commited debug changes.
martin
2002-08-22
Fix output volume handling, port-sparc64/18033 from Sung-Won Chung.
martin
2002-03-12
Rework the driver to add EBus DMA support and improve APC DMA support.
uwe
2001-11-13
add/cleanup RCSID
lukem
2001-10-03
Add a new optional method, dev_ioctl, to the audio hardware driver interface.
augustss
2000-06-16
Comply with bus_dma(9) specs.
pk
2000-03-30
Remove register declarations.
augustss
2000-01-28
Reset audio chip on device open.
pk
1999-06-05
split sbus audiocs code up so we can share it with the ebus. XXX ebus DMA is...
mrg