cvs commit: src/sys/dev/sound/pcm ac97.c

Ariff Abdullah ariff at FreeBSD.org
Mon Oct 29 11:47:48 PDT 2007


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


More information about the cvs-src mailing list