]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ALSA: hda - Add some workarounds for Creative IBG
authorTakashi Iwai <tiwai@suse.de>
Thu, 21 Oct 2010 07:03:25 +0000 (09:03 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 21 Oct 2010 07:03:25 +0000 (09:03 +0200)
commit14d34f166c57e77e3d7f9bc8b43d349186d922c1
tree18688ebb3622102a0af999336627abb5b72e1b14
parent24b55c69b66eb2a122842820ec14ab215fc8572f
ALSA: hda - Add some workarounds for Creative IBG

Creative HD-audio controller chips require some workarounds:
 - Additional delay before RIRB response
 - Set the initial RIRB counter to 0xc0

The latter seems to be done in general in Windows driver, so we may
use this value later for all types if it's confirmed to work better.

Reported-by: Wai Yew CHAY <wychay@ctl.creative.com>
Cc: <stable@kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_intel.c