From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751291AbaEXGsI (ORCPT ); Sat, 24 May 2014 02:48:08 -0400 Received: from mail.sysmocom.de ([144.76.43.93]:14413 "EHLO mail.sysmocom.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751114AbaEXGsG (ORCPT ); Sat, 24 May 2014 02:48:06 -0400 X-Greylist: delayed 497 seconds by postgrey-1.27 at vger.kernel.org; Sat, 24 May 2014 02:48:06 EDT Date: Sat, 24 May 2014 08:39:45 +0200 From: Holger Hans Peter Freyther To: Dan Williams Cc: Greg KH , Takashi Iwai , Mathias Nyman , USB list , "linux-kernel@vger.kernel.org" , Sarah Sharp , Holger Hans Peter Freyther , Oliver Neukum Subject: Re: [PATCH 02/10] xhci: 'noxhci_port_switch' kernel parameter Message-ID: <20140524063945.GA14727@xiaoyu.lan> References: <1399566363-25837-1-git-send-email-mathias.nyman@linux.intel.com> <1399566363-25837-3-git-send-email-mathias.nyman@linux.intel.com> <20140520010137.GA8146@kroah.com> <537B24B8.9050303@linux.intel.com> <20140520203432.GB30178@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, May 20, 2014 at 03:40:16PM -0700, Dan Williams wrote: Dear Dan, > Sorry, I don't think it is fair to users to force them to re-compile > their kernel to get their device to work. Granted, I'm new to USB > development, but the rate of reports of endpoint devices that mess up > and require quirks in the hcd-driver or usb-core seems un-ending to thank you very much for this statement. xhci-hcd is unusable for many people. On my laptop I can't scan more than one document, the laptop sometimes immediately wakes up after suspend and after almost two years all of these issues remain. I am running kernels with a hacked up pci-quirks.c for months and scanning documents work, suspend/resume is working, no issues with USB serials. My job is not related to Linux kernel development so I would love to go back to a distribution kernel. Please make this possible. In the end "xhci" appears to be a "supported" driver? cheers holger