Hello Clemens, Hmm none of the patches seems to apply to 2.6.37-rc1 (pull of today), to which kernel/tree did you make these patches ? -- Sander Tuesday, November 16, 2010, 9:15:27 AM, you wrote: > Greg KH wrote: >> On Fri, Nov 12, 2010 at 11:24:28PM +0100, Sander Eikelenboom wrote: >> > Friday, November 12, 2010, 11:21:33 PM, you wrote: >> > > On Fri, Nov 12, 2010 at 10:42:41PM +0100, Sander Eikelenboom wrote: >> > > > I saw there was a thread and patches about MSI interrupt support for >> > > > uhci ohci and ehci drivers >> > > > (http://kerneltrap.org/mailarchive/linux-usb/2010/6/7/6261892) But i >> > > > don't find any of these patches in mainline or linux-next yet ? >> > >> > > Nope, they never made it in. >> > >> > And will never do i guess ? >> >> I don't know. Depends on if the issues raised with those patches are >> resolved by the developer or not. > No issues were raised, but the xHCI driver has changed so that those > parts do no longer apply; I'll have to rebase them. However, there is > no reason why the other patches couldn't go in now. > The UHCI driver isn't patched because it appears from the datasheets > that Intel UHCI/EHCI controllers do not do MSI. > drivers/usb/core/hcd-pci.c | 20 ++++++++++- > drivers/usb/host/ehci-pci.c | 63 +++++++++++++++++++++++++++++++----- > drivers/usb/host/ohci-pci.c | 52 +++++++++++++++++++++++++++++ > include/linux/usb/hcd.h | 4 ++ > 4 files changed, 129 insertions(+), 10 deletions(-) -- Best regards, Sander mailto:linux@xxxxxxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html