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

Ariff Abdullah ariff at FreeBSD.org
Fri Oct 26 13:50:00 PDT 2007


ariff       2007-10-26 20:49:59 UTC

  FreeBSD 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) }
  
  Tested by:      Frederic Chardon
  MFC after:      3 days
  
  Revision  Changes    Path
  1.74      +26 -2     src/sys/dev/sound/pcm/ac97.c


More information about the cvs-all mailing list