On Fri, Mar 13, 2015 at 1:54 AM, Lu Baolu <[email protected]> wrote: > ... > This patch is to apply XHCI_AVOID_BEI quirk to Intel xHC devices. And > it should be backported to kernels as old as 3.0, that contains the > commit 69e848c2090a ("Intel xhci: Support EHCI/xHCI port switching."). > > Signed-off-by: Lu Baolu <[email protected]> > Tested-by: Alistair Grant <[email protected]> > Tested-by: Devin Heitmueller <[email protected]> > Cc: [email protected] > ...
As a workaround until this makes it to the various distributions, would it be possible to create a config file that enables the quirk, something like: > cat /etc/modprobe.d/xhci.conf # Enable XHCI_AVOID_BEI (= 1<<15) options xhci-plat-hcd quirks=32768 I tried this using "xhci-plat-hcd" and "xhci-hcd", but neither appeared to work. Thanks, Alistair -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
