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
/
arch
/
sgimips
/
mace
/
mavb.c
Age
Commit message (
Expand
)
Author
2019-06-07
mavb supports only playback for now, so drop FULLDUPLEX and INDEPENDENT
isaki
2019-05-08
Merge isaki-audio2 branch, the overhaul of audio subsystem.
isaki
2019-03-16
Use C99 style struct initializer to audio_hw_if.
isaki
2018-09-03
Rename min/max -> uimin/uimax for better honesty.
riastradh
2015-02-17
move DAC1 output channel to master so things like OSS and kmix work
macallan
2012-10-27
split device_t/softc for all remaining drivers.
chs
2011-11-23
Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From
jmcneill
2011-07-01
#include <sys/bus.h> instead of <machine/bus.h>.
dyoung
2008-08-23
KNF and misc cosmetics.
tsutsui
2008-01-26
Use auconv to create our encoding list for us.
jmcneill
2007-10-17
Merge the ppcoea-renovation branch to HEAD.
garbled
2007-07-09
Merge some of the less invasive changes from the vmlocking branch:
ad
2007-04-13
GC a few commented out lines of code, no functional change.
jmcneill
2007-04-13
Add SGI O2 MACE audio driver, from OpenBSD.
jmcneill