[PATCH] ALSA: hda-intel - Disable MSI support by default
authorTakashi Iwai <tiwai@suse.de>
Fri, 10 Nov 2006 11:08:37 +0000 (12:08 +0100)
committerLinus Torvalds <torvalds@woody.osdl.org>
Wed, 15 Nov 2006 00:04:27 +0000 (16:04 -0800)
commit134a11f0c37c043d3ea557ea15b95b084e3cc2c8
treec23bfd643913ea2d8cd01b17c1572b9602de7fd5
parentc387fd85f84b9d89a75596325d8d6a0f730baf64
[PATCH] ALSA: hda-intel - Disable MSI support by default

Disable MSI support on HD-audio driver as default since there are too
many broken devices.

The module option is changed from disable_msi to enable_msi, too.  For
turning MSI support on, pass enable_msi=1, instead.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Documentation/sound/alsa/ALSA-Configuration.txt
sound/pci/hda/hda_intel.c