Commit 810057e0 authored by Alan Stern's avatar Alan Stern Committed by Greg Kroah-Hartman

[PATCH] USB Storage: Remove Minolta Dimage 7i from unusual_devs.h

On Fri, 27 Feb 2004, Lenar Lõhmus wrote:

> Hi,
>
> Got this:
>
> usb 3-1: new full speed USB device using address 3
> usb-storage: This device (0686,400b,0001 S 06 P 50) has an unneeded SubClass entry in unusual_devs.h
> Please send a copy of this message to <linux-usb-devel@lists.sourceforge.net>

Well, Martin Pool notwithstanding (see

http://marc.theaimsgroup.com/?l=linux-usb-devel&m=107642806303815&w=2

), it sure looks like this doesn't need an unusual_devs.h entry.

Greg, please apply this patch.
parent d890d1a6
...@@ -448,12 +448,6 @@ UNUSUAL_DEV( 0x0686, 0x4006, 0x0001, 0x0001, ...@@ -448,12 +448,6 @@ UNUSUAL_DEV( 0x0686, 0x4006, 0x0001, 0x0001,
US_SC_SCSI, US_PR_DEVICE, NULL, US_SC_SCSI, US_PR_DEVICE, NULL,
0 ), 0 ),
UNUSUAL_DEV( 0x0686, 0x400b, 0x0001, 0x0001,
"Minolta",
"DiMAGE 7i",
US_SC_SCSI, US_PR_DEVICE, NULL,
0 ),
UNUSUAL_DEV( 0x0686, 0x400f, 0x0001, 0x0001, UNUSUAL_DEV( 0x0686, 0x400f, 0x0001, 0x0001,
"Minolta", "Minolta",
"DiMAGE 7Hi", "DiMAGE 7Hi",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment