Re: xhci: Etron XHCI_TRUST_TX_LENGTH quirk

2012-09-24 Thread Matthew Hall
Sharp On Wed, Aug 08, 2012 at 12:44:39PM -0700, Matthew Hall wrote: Hi Sarah, If I am reading right, this patch is not any different from the one we were trying to get my card reader to work on USB 3.0. I did some further testing last with the same card, reader

Re: [PATCH 2/4] xhci: Add Etron XHCI_TRUST_TX_LENGTH quirk.

2012-09-10 Thread Matthew Hall
Hi Sarah, I'm wondering what to try next on the issue with my card reader running over this controller? Should I try a fresher kernel or anything? Regards, Matthew. On Wed, Aug 08, 2012 at 02:37:36PM -0700, Matthew Hall wrote: I understand if it takes a while as it's a complex one off problem

Re: JMicron 20337 (152d:2338) and 3TB

2012-09-02 Thread Matthew Hall
On Sun, Sep 02, 2012 at 10:43:25PM -0400, Alan Stern wrote: On Sun, 2 Sep 2012, Matthew Hall wrote: I can't see any reasonable way of fixing this problem. Even if Linux did settle for the READ CAPACITY(10) value, it would then think that the drive was only 2 TB

Re: [PATCH 2/4] xhci: Add Etron XHCI_TRUST_TX_LENGTH quirk.

2012-08-08 Thread Matthew Hall
Hi Sarah, If I am reading right, this patch is not any different from the one we were trying to get my card reader to work on USB 3.0. I did some further testing last with the same card, reader, and exfat driver on a USB 2.0 port on the same machine and everything worked with no errors in

Re: [PATCH 2/4] xhci: Add Etron XHCI_TRUST_TX_LENGTH quirk.

2012-08-08 Thread Matthew Hall
. I'll be back Sept 4th. Sarah Sharp On Wed, Aug 08, 2012 at 12:44:39PM -0700, Matthew Hall wrote: Hi Sarah, If I am reading right, this patch is not any different from the one we were trying to get my card reader to work on USB 3.0. I did some further testing last

Re: the dreaded needs XHCI_TRUST_TX_LENGTH quirk returns

2012-07-30 Thread Matthew Hall
On Thu, Jul 26, 2012 at 11:36:44PM -0700, Matthew Hall wrote: On Thu, Jul 26, 2012 at 11:27:47PM -0700, Sarah Sharp wrote: Man, I hope my code hasn't eaten your disk. Is there any chance you could replace the drive in the enclosure and create a new file system to test? This part

Re: the dreaded needs XHCI_TRUST_TX_LENGTH quirk returns

2012-07-27 Thread Matthew Hall
Argh! Forgot to remember to include the kern log again: http://www.mhcomputing.net/tmp/xhci-bug/dmesg-usb-3-port-memory-patch-plugin.txt.gz Regards, Matthew. On Thu, Jul 26, 2012 at 11:09:13PM -0700, Matthew Hall wrote: On Thu, Jul 26, 2012 at 01:22:15PM -0700, Sarah Sharp wrote: Ok, I think

Re: the dreaded needs XHCI_TRUST_TX_LENGTH quirk returns

2012-07-27 Thread Matthew Hall
On Thu, Jul 26, 2012 at 11:27:47PM -0700, Sarah Sharp wrote: Yeah, I was kind of banging my head on the desk as well. I'm really not sure why it wasn't causing a general protection fault, so it's possible I could be wrong in my analysis of what the bug might do. ;-) I did test this latest