1. 13 Feb, 2009 1 commit
    • Takashi Iwai's avatar
      ALSA: hda - Allow fixed codec-probe mask · f1eaaeec
      Takashi Iwai authored
      Some devices have broken BIOS and they don't set the codec probe-bit
      properly after cleared by the driver.  This makes the driver skipping
      the necessary codec slots.
      
      Since BIOS update isn't always easy, now the semantics of probe_mask
      option is changed a bit.  When it contains the bit 8 (0x100), the
      lower bits are used to probe that slots regardless of codec-probe bits
      returned by the hardware.
      
      For example, probe_mask=0x103 will force to probe the codec slot #0
      and #1.
      Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
      f1eaaeec
  2. 11 Feb, 2009 10 commits
  3. 10 Feb, 2009 3 commits
  4. 09 Feb, 2009 5 commits
  5. 06 Feb, 2009 10 commits
  6. 05 Feb, 2009 9 commits
  7. 04 Feb, 2009 2 commits