summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/dev/i2s.c
AgeCommit message (Expand)Author
2006-01-08Don't provide bass and treble mixer controls if the underlying hardware doesn'tMark Kettenis
2005-12-11Fix mixer for machines that have lineout and/or don't have headphone.Mark Kettenis
2005-11-19Get device resources from soundbus node instead of i2s node. This makes soundMark Kettenis
2005-11-17fix mixer control names.Brad Smith
2005-10-31- add needed bass & treble glue in i2s;Joris Vink
2005-10-26add an i2s framework, which can be reused in new audio driversJoris Vink