summaryrefslogtreecommitdiffstats
path: root/sys/dev/sound/pcm/mixer.c
Commit message (Expand)AuthorAgeFilesLines
* mega-commit.cg2001-03-241-63/+75
* MFS: 4.x/5.x compatibility #ifdefscg2001-02-271-0/+6
* - Move all of the hwvol functions into a mixer_hwvol_* namespace, and makejhb2001-01-111-10/+16
* - Make the 'hwvol_mixer' and 'hwvol_step' variables be specific to ajhb2001-01-051-9/+66
* Add a new API for soundcards that have hardware volume control:jhb2001-01-031-0/+36
* update code dealing with snd_dbuf objects to do so using a functional interfacecg2000-12-231-2/+2
* kobjify.cg2000-12-181-108/+141
* add reinit functions to mixerscg2000-10-261-6/+13
* Fix warnings by moving static functions before they are used.peter2000-09-031-39/+39
* add a missing return statement, doh.cg2000-09-021-0/+1
* change mixer api slightlycg2000-09-011-6/+35
* Finally merge newmidi.tanimura2000-07-111-0/+1
* make mixer reads return the value written instead of the value setcg2000-06-191-1/+1
* add a function to reinitialize the mixer, to be called by drivers oncg2000-03-201-0/+13
* repo-copied to make way for newmidi, this commit updates include pathscg1999-11-201-1/+1
* set default ogain to 50 since some sb cards produce no sound at 0cg1999-11-151-0/+1
* $Id$ -> $FreeBSD$peter1999-09-011-1/+1
* say hello to newpcm. it is not yet enabled, requiring new pnp code from dfrcg1999-09-011-0/+202
OpenPOWER on IntegriCloud