On 05/29/2014 12:32 AM, grantksupp...@operamail.com wrote:
>> The patch that probably causes your xhci issue was added to 3.13, If you
>> are able
>> to test a 3.12 kernel and it works then I'm quite sure it's the same
>> issue as
>> Saran Neti had with commit 20e7acb13ff48
> 
> looks like this is what you're referring to
> 
>       http://www.spinics.net/lists/linux-usb/msg108521.html
> 
> I don't have a pkg source of vanilla v3.12x kernel, but do of
> 3.11.10-11-vanilla.  Booting to 3.11-vanilla with the USB3 card
> installed, there's no error -- boot completes (there are _other_,
> unrelated issues which make this version unusable for use here in
> production ... )
> 

> 
>       lspci -v
>               ...
>               02:00.0 USB controller: VIA Technologies, Inc. Device
>               3483 (rev 01) (prog-if 30 [XHCI])

Yep, also VIA controller, and works for you on 3.11 (this part at least)
So I think this verifies the assumption.

Cause is that SLOT ID filed of a command completion event for a reset device
command always returns "0" on VIA controllers. I'll (or Saran) create a fix. 
we're
very late in the 3.15 rc cycle so I think the fix won't get in until kernel
version 3.16

Thanks for testing this
-Mathias

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to