[ALSA] hda-intel - Add check of MSI availabity
authorTakashi Iwai <tiwai@suse.de>
Mon, 23 Oct 2006 11:40:59 +0000 (13:40 +0200)
committerJaroslav Kysela <perex@suse.cz>
Mon, 23 Oct 2006 12:10:34 +0000 (14:10 +0200)
Check the availability of MSI and turn off MSI automatically when it's
not available on the hardware.  MSI seems broken on some hardwares
but the kernel doesn't know exactly, thus we have to turn the MSI
feature off on the sound driver manually.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>

No differences found