[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4F61FF28.8000505@intel.com>
Date: Thu, 15 Mar 2012 22:39:36 +0800
From: Alex Shi <alex.shi@...el.com>
To: Alan Stern <stern@...land.harvard.edu>
CC: gregkh <gregkh@...uxfoundation.org>, sarah.a.sharp@...ux.intel.com,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
linux-usb <linux-usb@...r.kernel.org>
Subject: Re: [PATCH] usb/core: skip unnecessary line IRQ request for USB3
>
> This is not a good idea. What happens if some USB-3 controller
> (perhaps a non-xHCI USB-3 controller) doesn't use MSI?
>
current usb3 driver just xhci. but sure it need to modify if non-xhci
usb pops up.
> The right way to avoid registering a legacy interrupt handler is to
> call usb_add_hcd() with irqnum equal to 0.
a good trick! will try it tomorrow.
>
> Alan Stern
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists