On Thu, 17 Jun 2004, Daniel Nouri wrote:

> I get this message when inserting my USB MMC card reader:
> 
> usb 3-1: new full speed USB device using address 4
> usb.agent[5388]:      usb-storage: already loaded
> usb-storage: This device (04e6,0006,0205 S 01 P 01) has an unneeded Protocol entry 
> in unusual_devs.h
> Please send a copy of this message to <[EMAIL PROTECTED]>

Thanks for letting us know.  This patch will eliminate that log message.

Greg and Pete, please apply.

Alan Stern



Signed-off-by: Alan Stern <[EMAIL PROTECTED]>

===== drivers/usb/storage/unusual_devs.h 1.131 vs edited =====
--- 1.131/drivers/usb/storage/unusual_devs.h    Tue Jun  1 08:46:58 2004
+++ edited/drivers/usb/storage/unusual_devs.h   Thu Jun 17 16:06:45 2004
@@ -207,7 +207,7 @@
 UNUSUAL_DEV(  0x04e6, 0x0006, 0x0100, 0x0205, 
                "Shuttle",
                "eUSB MMC Adapter",
-               US_SC_SCSI, US_PR_CB, NULL, 
+               US_SC_SCSI, US_PR_DEVICE, NULL, 
                US_FL_SINGLE_LUN), 
 
 UNUSUAL_DEV(  0x04e6, 0x0007, 0x0100, 0x0200, 



-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to