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

Ariff Abdullah ariff at FreeBSD.org
Mon Nov 14 18:19:34 GMT 2005


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 at 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


More information about the cvs-src mailing list