cvs commit: src/sys/dev/sound/pcm ac97.c
Hasso Tepper
hasso at crater.dragonflybsd.org
Fri Nov 30 00:00:19 PST 2007
hasso 2007/11/29 23:59:56 PST
DragonFly src repository
Modified files:
sys/dev/sound/pcm ac97.c
Log:
Remap and virtualize mixer controls for HP nx6110 with AD1981B AC97 codec,
unifying master volume control.
* Remap "phout" --> SOUND_MIXER_VOLUME (internal speakers)
* Virtual "vol" --> { "phout", "ogain" (headphone) }
Obtained-from: FreeBSD
Revision Changes Path
1.26 +74 -34 src/sys/dev/sound/pcm/ac97.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/sound/pcm/ac97.c.diff?r1=1.25&r2=1.26&f=u
More information about the Commits
mailing list