greetings,

opensuse people wanted me to forward this patch to the list:


The new patch for linux-2.6.21.5 is:


--- linux/drivers/usb/storage/unusual_devs.h.orig 2007-07-03 18:44:59.000000000 +0100 +++ linux/drivers/usb/storage/unusual_devs.h 2007-07-03 19:01:47.000000000 +0100
@@ -1317,6 +1317,16 @@
               US_SC_DEVICE, US_PR_DEVICE, NULL,
US_FL_IGNORE_RESIDUE | US_FL_GO_SLOW | US_FL_MAX_SECTORS_64),

+/* Patch by Leonid Petrov mail at lpetrov.net
+ * http://www.qbik.ch/usb/devices/showdev.php?id=1705
+ * Updated to 103 device by MJ Ray mjr at phonecoop.coop
+ */
+UNUSUAL_DEV(  0x0f19, 0x0103, 0x0100, 0x0100,
+               "Oracom Co., Ltd",
+               "ORC-200M",
+                US_SC_DEVICE, US_PR_DEVICE, NULL,
+                US_FL_IGNORE_RESIDUE | US_FL_FIX_INQUIRY),
+
/* David Kuehling <[EMAIL PROTECTED]>:
 * for MP3-Player AVOX WSX-300ER (bought in Japan).  Reports lots of SCSI
 * errors when trying to write.



would be great if it were included in the vanilla kernel.


cheers,

r. spitzenpfeil

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

Reply via email to