On Tue, 16 Mar 2004, John Katzmaier wrote:

> Hi,
> 
> Just wanted to let you know that when using my Panasonic PV-SD4090 digital 
> camera with kernel 2.6.3, I found this entry in my logs:
> 
> Mar 16 21:43:27 rocket kernel: usb-storage: Vendor: Panasonic
> Mar 16 21:43:27 rocket kernel: usb-storage: Product: LS-120 Camera
> Mar 16 21:43:27 rocket kernel: usb-storage: This device (04da,0901,0109 S 00 P 
> 00) has an unneeded Protocol entry in unusual_devs.h
> Mar 16 21:43:27 rocket kernel:    Please send a copy of this message to 
> <[EMAIL PROTECTED]>
> 
> I thought it might be best to follow its instructions and so I did.
> 
> Thanks.
> 
> -John Katzmaier

Thank you for sending this in.  An update will appear in a forthcoming 
kernel.

Greg, here's the patch.

Alan Stern


===== drivers/usb/storage/unusual_devs.h 1.114 vs edited =====
--- 1.114/drivers/usb/storage/unusual_devs.h    Thu Mar  4 09:24:56 2004
+++ edited/drivers/usb/storage/unusual_devs.h   Wed Mar 17 11:48:33 2004
@@ -160,7 +160,7 @@
 UNUSUAL_DEV(  0x04da, 0x0901, 0x0100, 0x0200,
                "Panasonic",
                "LS-120 Camera",
-               US_SC_UFI, US_PR_CBI, NULL, 0),
+               US_SC_UFI, US_PR_DEVICE, NULL, 0),
 
 /* From Yukihiro Nakai, via [EMAIL PROTECTED]
  * This is needed for CB instead of CBI */



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to