1. 01 2月, 2008 6 次提交
  2. 20 11月, 2007 2 次提交
  3. 23 10月, 2007 1 次提交
  4. 16 10月, 2007 22 次提交
  5. 31 5月, 2007 1 次提交
    • T
      [ALSA] hda-codec - Fix STAC922x capture boost level · 897cc188
      Takashi Iwai 提交于
      STAC922x provides the capture boost level up to 4, but actually it
      works only up to 2.  Since the range of the mixer is automatically
      defined from amp-capability bits, we need to override the value
      beforehand.  snd_hda_override_amp_caps() is introduced for this
      purpose.
      The function patch_stac922x() calls this for NID 0x12 (Mux Capture
      Volume).  This should fix another recording problem on Intel Macs.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      Signed-off-by: NJaroslav Kysela <perex@suse.cz>
      897cc188
  6. 16 5月, 2007 1 次提交
  7. 11 5月, 2007 7 次提交