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