ChangeSet 1.1267.20.8, 2004/01/16 15:28:35-08:00, [EMAIL PROTECTED]

[PATCH] USB Storage: another unusual_devs entry

On Fri, 2 Jan 2004, Eric Lussard wrote:

> <5>usb-storage: This device (05e3,0701,0002 S 02 P 50) has an unneeded
> Protocol entry
> in unusual_devs.h
> <4>   Please send a copy of this message to
> <[EMAIL PROTECTED]>

Yet another unusual_devs change!  I really should stick to a policy of
reading through all the new email before sending any replies...


 drivers/usb/storage/unusual_devs.h |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)


diff -Nru a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unusual_devs.h
--- a/drivers/usb/storage/unusual_devs.h        Wed Jan 28 13:36:50 2004
+++ b/drivers/usb/storage/unusual_devs.h        Wed Jan 28 13:36:50 2004
@@ -370,7 +370,7 @@
 UNUSUAL_DEV(  0x05e3, 0x0701, 0x0000, 0xffff, 
                "", 
                "USB TO IDE",
-               US_SC_SCSI, US_PR_BULK, NULL,
+               US_SC_SCSI, US_PR_DEVICE, NULL,
                US_FL_MODE_XLATE ), 
 
 /* Reported by Peter Marks <[EMAIL PROTECTED]>



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to