But under some conditions, the last TEST UNIT READY is not being sent
and because of that, on this device: Kingston DT 101 G2, the drive's
activity light keeps on blinking even though nothing is being done (no
read/writes/inquiries).
In addition to Matt's comments, it's worth pointing out that t
On 04/01/18 01:12, Matthew Dharm wrote:
The TUR commands come from the sd_mod (I think). Definitely not from
usb-storage. So I would take it up at that level.
Thanks Matt. I'm going to do that. And that information also helps me
try to find the right code to patch.
--
To unsubscribe from th
Usually the kernel reads the pendrive like this:
TEST UNIT READY
READ(10)
...
READ(10)
TEST UNIT READY
But under some conditions, the last TEST UNIT READY is not being sent
and because of that, on this device: Kingston DT 101 G2, the drive's
activity light keeps on blinking even though nothing is