]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: disable MSI by default on systems with Serverworks HT1000 chips
authorAndy Gospodarek <andy@greyhouse.net>
Fri, 11 May 2007 05:58:57 +0000 (22:58 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 31 May 2007 23:56:36 +0000 (16:56 -0700)
commit26047060a70cba9d0a2ba3c381bc55ec1faf0e11
treeb94671543b5dfcec7d2938bf25007c2237eca039
parente6e5a4f00e7d14584564803063f0405ae6492aa1
PCI: disable MSI by default on systems with Serverworks HT1000 chips

I've been seeing lots of messages like these:

eth0: No interrupt was generated using MSI, switching to INTx mode.  Please
report this failure to the PCI maintainer and include system chipset
information.

On several systems that use the following Severworks HT1000 (also sometimes
labeled as a Broadcom chipset as well) bridge chips.  It doesn't appear MSI
works well (if at all) on these systems.

Signed-off-by: Andy Gospodarek <andy@greyhouse.net>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/pci/quirks.c
include/linux/pci_ids.h