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

Ariff Abdullah ariff at FreeBSD.org
Tue Oct 30 21:00:10 PDT 2007


ariff       2007-10-31 04:00:07 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/dev/sound/pcm    ac97.c 
  Log:
  MFC (revision 1.74):
  
  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
  
  Revision  Changes    Path
  1.53.2.6  +73 -33    src/sys/dev/sound/pcm/ac97.c


More information about the cvs-src mailing list