Patch for USB in 2.4 to update unusual_devs.h

From: Pete Zaitcev
Date: Sun Jun 13 2004 - 22:36:13 EST


A regular update from Alan Stern - Sony Handycam HC-85.
-- Pete

diff -urp -X dontdiff linux-2.4.27-pre5/drivers/usb/storage/unusual_devs.h linux-2.4.27-pre5-usb/drivers/usb/storage/unusual_devs.h
--- linux-2.4.27-pre5/drivers/usb/storage/unusual_devs.h 2004-06-11 17:42:13.000000000 -0700
+++ linux-2.4.27-pre5-usb/drivers/usb/storage/unusual_devs.h 2004-06-12 14:48:42.000000000 -0700
@@ -273,6 +273,13 @@ UNUSUAL_DEV( 0x054c, 0x002e, 0x0106, 0x
US_SC_SCSI, US_PR_DEVICE, NULL,
US_FL_SINGLE_LUN | US_FL_MODE_XLATE),

+/* Submitted by Rajesh Kumble Nayak <nayak@xxxxxxxxxxx> */
+UNUSUAL_DEV( 0x054c, 0x002e, 0x0500, 0x0500,
+ "Sony",
+ "Handycam HC-85",
+ US_SC_UFI, US_PR_DEVICE, NULL,
+ US_FL_SINGLE_LUN | US_FL_MODE_XLATE),
+
UNUSUAL_DEV( 0x054c, 0x0032, 0x0000, 0x9999,
"Sony",
"Memorystick MSC-U01N",
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/