Date: Mon, 29 Oct 2007 18:47:48 +0000 (UTC) From: Ariff Abdullah <ariff@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pcm ac97.c Message-ID: <200710291847.l9TIlmkU025039@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ariff 2007-10-29 18:47:48 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) 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) } Tested by: Frederic Chardon Approved by: re (kensmith) Revision Changes Path 1.73.2.1 +26 -2 src/sys/dev/sound/pcm/ac97.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710291847.l9TIlmkU025039>