On Fri, 25 Jun 2004, Michele G. wrote: > usb-storage: This device (05ab,0060,1106 S 06 P 50) has unneededSubClass > and Protocol entries in unusual_devs.h
Hmm... It looks like the entire entry is unnecessary. Does you device still work okay with the patch below? Jol, can you say why the entry was added to unusual_devs.h in the first place? Alan Stern ===== drivers/usb/storage/unusual_devs.h 1.134 vs edited ===== --- 1.134/drivers/usb/storage/unusual_devs.h Mon Jun 21 12:58:51 2004 +++ edited/drivers/usb/storage/unusual_devs.h Mon Jun 28 10:39:52 2004 @@ -366,12 +366,6 @@ "USB Hard Disk", US_SC_RBC, US_PR_CB, NULL, 0 ), -/* Submitted by Jol Bourquard <[EMAIL PROTECTED]> */ -UNUSUAL_DEV( 0x05ab, 0x0060, 0x1104, 0x1110, - "In-System", - "PyroGate External CD-ROM Enclosure (FCD-523)", - US_SC_SCSI, US_PR_BULK, NULL, 0 ), - #ifdef CONFIG_USB_STORAGE_ISD200 UNUSUAL_DEV( 0x05ab, 0x0031, 0x0100, 0x0110, "In-System", ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel