[linux-usb-devel] PATCH: Lexar Jumpshot CF reader

2004-06-17 Thread Matthew Dharm
This patch is required to fix up the jumpshot driver, and to supress the 'unneeded entry' message for another device which uses the same VID/PID/rev for multiple different versions of the device. Alan Stern cooked this patch up, originally. Signed-off-by: Matthew Dharm <[EMAIL PROTECTED]> Matt

Re: [linux-usb-devel] PATCH: Lexar Jumpshot CF reader

2004-06-18 Thread Daniel Drake
Hi, Matthew Dharm wrote: This patch is required to fix up the jumpshot driver, and to supress the 'unneeded entry' message for another device which uses the same VID/PID/rev for multiple different versions of the device. = drivers/usb/storage/jumpshot.c 1.34 vs edited = --- 1.34/drivers/us

Re: [linux-usb-devel] PATCH: Lexar Jumpshot CF reader

2004-06-18 Thread Alan Stern
On Fri, 18 Jun 2004, Daniel Drake wrote: > Hi, > > Matthew Dharm wrote: > > This patch is required to fix up the jumpshot driver, and to supress > > the 'unneeded entry' message for another device which uses the same > > VID/PID/rev for multiple different versions of the device. > > > = driv