[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <200705300200.25412.jareguero@telefonica.net>
Date: Wed, 30 May 2007 02:00:25 +0200
From: Jose Alberto Reguero <jareguero@...efonica.net>
To: netdev@...r.kernel.org
Subject: Problem with atl1 and msi in kernel 2.6.22-rc3
I have problems with a M2V motherboard and atl1 driver with msi and kernel
2.6.22-rc3. With kernel 2.6.21 I had no problems.
I must add in drivers/pci/quirks.c (line 1723):
DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_ATI, PCI_DEVICE_ID_ATI_RS480,
quirk_disable_msi);
+DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_VIA, 0xe238, quirk_disable_msi);
to disable msi in the atl1.
Thanks.
Jose Alberto
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists