1. 29 8月, 2009 7 次提交
  2. 27 8月, 2009 14 次提交
  3. 22 8月, 2009 7 次提交
  4. 21 8月, 2009 11 次提交
  5. 20 8月, 2009 1 次提交
    • T
      ALSA: hda - Fix probe of Toshiba laptops with ALC268 codec · 3abf2f36
      Takashi Iwai 提交于
      There are many variants of Toshiba laptops with ALC268 codec, and
      it seems that a few of them don't work with model=toshiba preset
      since they have the secondary ALC268 codec just for HDMI output.
      This is a regression due to the previous clean-up work to merge all
      Toshiba quirk entries into a single check.
      
      This patch adds the identification of such laptops to apply the
      standard BIOS-probing method.  Unfortunately, Toshiba laptops have
      all the same PCI SSID, so we need to check the codec SSID to identify
      each device.
      Tested-by: NAlexey Dobriyan <adobriyan@gmail.com>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      3abf2f36