linux-stable/arch/x86/pci
Johannes Goecke 346ca04d05 PCI: re-enable onboard sound on "MSI K8T Neo2-FIR"
On the "MSI K8T Neo2-FIR" board the BIOS disables the onboard
soundcard, if a second PCI soundcard is present.

This patch sets the korrect register bit to enable the onboard sound.

Removed old code in /drivers/pci/quirks.c that only checks for the
PCI-ID and fires on any Board with VIA 8237.

New code in /arch/i386/pci/fixup.c checks the DMI-tables and only runs
on the specific board.


Signed-off-by: Johannes Goecke <goecke@upb.de>
Acked-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-10-12 15:03:16 -07:00
..
acpi.c i386: move pci 2007-10-11 11:16:36 +02:00
common.c Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 2007-10-11 19:18:45 -07:00
direct.c i386: move pci 2007-10-11 11:16:36 +02:00
early.c i386: move pci 2007-10-11 11:16:36 +02:00
fixup.c PCI: re-enable onboard sound on "MSI K8T Neo2-FIR" 2007-10-12 15:03:16 -07:00
i386.c i386: move pci 2007-10-11 11:16:36 +02:00
init.c i386: move pci 2007-10-11 11:16:36 +02:00
irq.c i386: add support for picopower irq router 2007-10-12 15:03:15 -07:00
k8-bus_64.c x86_64: move pci 2007-10-11 11:17:12 +02:00
legacy.c i386: move pci 2007-10-11 11:16:36 +02:00
Makefile x86_64: move pci 2007-10-11 11:17:12 +02:00
Makefile_32 i386: move pci 2007-10-11 11:16:36 +02:00
Makefile_64 x86_64: move pci 2007-10-11 11:17:12 +02:00
mmconfig-shared.c i386: move pci 2007-10-11 11:16:36 +02:00
mmconfig_32.c i386: move pci 2007-10-11 11:16:36 +02:00
mmconfig_64.c x86_64: move pci 2007-10-11 11:17:12 +02:00
numa.c i386: move pci 2007-10-11 11:16:36 +02:00
pcbios.c i386: move pci 2007-10-11 11:16:36 +02:00
pci.h i386: move pci 2007-10-11 11:16:36 +02:00
visws.c i386: move pci 2007-10-11 11:16:36 +02:00