Daniel Drake wrote:
This "Ours Technology" device incorrectly reports 100% residue on transferred data.

Refreshed against my tree, and replacing "USB" with "Ours Technology" to be a bit more clear, I get the following.


-- Phil Dibowitz [EMAIL PROTECTED] Freeware and Technical Pages Insanity Palace of Metallica http://www.phildev.net/ http://www.ipom.com/

"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety."
 - Benjamin Franklin, 1759


This "Ours Technology" device incorrectly reports 100% residue on transferred 
data.
Patch originally sent by Daniel Drake <[EMAIL PROTECTED]>, with slight 
modification by me.

Signed-off-by: Daniel Drake <[EMAIL PROTECTED]>
Signed-off-by: Phil Dibowitz <[EMAIL PROTECTED]>

---


diff -puN drivers/usb/storage/unusual_devs.h~unusual_ours 
drivers/usb/storage/unusual_devs.h
--- linux-2.6.10/drivers/usb/storage/unusual_devs.h~unusual_ours        
2005-01-07 23:59:12.000000000 -0800
+++ linux-2.6.10-phil/drivers/usb/storage/unusual_devs.h        2005-01-08 
00:01:44.000000000 -0800
@@ -841,6 +841,14 @@ UNUSUAL_DEV( 0x0ed1, 0x6660, 0x0100, 0x0
                US_SC_DEVICE, US_PR_DEVICE, NULL,
                US_FL_FIX_INQUIRY ),
 
+/* Submitted by Daniel Drake <[EMAIL PROTECTED]>
+ * Reported by dayul on the Gentoo Forums */
+UNUSUAL_DEV(  0x0ea0, 0x2168, 0x0110, 0x0110,
+               "Ours Technology",
+               "Flash Disk",
+               US_SC_DEVICE, US_PR_DEVICE, NULL,
+               US_FL_IGNORE_RESIDUE ),
+
 /* Reported by Rastislav Stanik <[EMAIL PROTECTED]> */
 UNUSUAL_DEV(  0x0ea0, 0x6828, 0x0110, 0x0110,
                "USB",
_

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to