Re: HCD sg_tablesize

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Sarah Sharp
Date: Friday, April 16, 2010 - 11:35 am

On Wed, Apr 14, 2010 at 08:21:08PM +0530, Ramya Desai wrote:

You're running the Windows driver from NEC, correct?  It's possible they
are working around some hardware bug in their device in the driver, and
the Linux xHCI driver is triggering it.  Who knows what it is, since
their driver isn't open source.


You mean the drive works fine under an xHCI host controller when you
connect it to the device?  The xHCI driver will set up the same length
transfers exactly the same whether the USB device is running at high
speed or at SuperSpeed.  So I don't know why the device speed would
matter.  The only difference is in how the host controller sends that
buffer over the wire.

At this point, I'm really running out of ideas.  The only thing I can
think of that might be effecting it is that the Linux xHCI driver
doesn't reset a USB 3.0 device during the enumeration process, since the
link has already been trained by the time we get a port status
connection change.  I suppose that could have an effect on the link
training sequence, and perhaps the host and device go out of sync in the
middle of a transfer?  I'll send you a patch that you can test.

Sarah Sharp
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: HCD sg_tablesize, Alan Stern, (Mon Apr 12, 1:18 pm)
Re: HCD sg_tablesize, Sarah Sharp, (Mon Apr 12, 2:14 pm)
Re: HCD sg_tablesize, Ramya Desai, (Tue Apr 13, 8:07 am)
Re: HCD sg_tablesize, Ramya Desai, (Tue Apr 13, 8:08 am)
Re: HCD sg_tablesize, Sarah Sharp, (Tue Apr 13, 11:24 am)
Re: HCD sg_tablesize, Ramya Desai, (Wed Apr 14, 7:51 am)
Re: HCD sg_tablesize, Sarah Sharp, (Fri Apr 16, 11:35 am)
Re: HCD sg_tablesize, Sarah Sharp, (Fri Apr 16, 11:39 am)
Re: HCD sg_tablesize, Ramya Desai, (Mon Apr 19, 6:03 am)
Re: HCD sg_tablesize, Sarah Sharp, (Tue Apr 20, 2:33 pm)
Re: HCD sg_tablesize, Ramya Desai, (Thu Apr 22, 8:02 am)
Re: HCD sg_tablesize, Sarah Sharp, (Thu Apr 22, 8:28 am)