summaryrefslogtreecommitdiffstats
path: root/sys/arch/macppc/dev/tumbler.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove unused getdev() audio driver functions.ratchov2016-09-191-16/+1
* Remove drain(), query_encoding(), mappage() and get_default_params()ratchov2016-09-141-13/+2
* Do not do strncmp comparisons on dv_xname because longer device names whichderaadt2009-10-261-3/+3
* native default parameters for i2s devices instead of 8kHzjakemsr2008-10-291-2/+9
* allow low level audio drivers to specify a default sample format,jakemsr2008-04-211-1/+2
* rename drivers with numbers in them; ok gwk drahnderaadt2007-04-231-6/+6
* some driver cleanup, ANSI/KNF and more consistency between the drivers.brad2005-11-051-16/+10
* add support for bass & treble.brad2005-10-311-3/+112
* work in progress on a tumbler driver, driver is commented out for now.brad2005-10-311-0/+391