Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Nov 2005 18:19:34 +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 mixer.c
Message-ID:  <200511141819.jAEIJYRe040272@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ariff       2005-11-14 18:19:34 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/pcm    ac97.c mixer.c 
  Log:
  ac97.c:
   - Added new codec id for CX20468-21 and VIA1617A.
     Submitted by:        Chen Lihong <lihong.chen@gmail.com>
   - Re-enable SOUND_MIXER_IGAIN, but set the default level as 0 (mute)
     Suggested by:        luigi
  
  mixer.c:
   - Set default value for SOUND_MIXER_IGAIN as 0 (mute) to avoid
     feedback problems on some laptops (was disabled by jhb during
     ac97.c revision 1.42).
  
  Approved by:    netchild (mentor)
  
  Revision  Changes    Path
  1.57      +2 -2      src/sys/dev/sound/pcm/ac97.c
  1.48      +1 -0      src/sys/dev/sound/pcm/mixer.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511141819.jAEIJYRe040272>