[PATCH] Sony Clie SJ33 memory stick

Stephen Hemminger <[email protected]> Mon, 20 Oct 2003 16:42:56 -0700
Newsgroups gmane.comp.handhelds.clie.linux,gmane.linux.usb.devel
Organization Open Source Development Lab
Message-ID <[email protected]>
This fixes the memory stick SCSI access for Sony Clie SJ33 with SanDisk
memory stick.  It worked in 2.4 because the usb-storage seemed to be less
picky about inquiry responses.  Rather than changing the inquiry response
processing, I opt'd to put it in the busted device list. 

Patch against 2.6.0-test8
--- linux-2.5/drivers/usb/storage/unusual_devs.h	2003-10-20 10:20:43.000000000 -0700
+++ desktop-2.5/drivers/usb/storage/unusual_devs.h	2003-10-20 16:32:30.000000000 -0700
@@ -285,7 +285,14 @@
 		"PEG Mass Storage",
 		US_SC_8070, US_PR_CBI, NULL,
 		US_FL_FIX_INQUIRY ),
-		
+
+/* Submitted by Stephen Hemminger <[email protected]> */
+UNUSUAL_DEV(  0x054c, 0x0099, 0x0000, 0x9999,
+		"Sony",
+		"PEG Mass Storage",
+		US_SC_DEVICE, US_PR_DEVICE, NULL,
+	        US_FL_FIX_INQUIRY ),
+
 UNUSUAL_DEV(  0x057b, 0x0000, 0x0000, 0x0299, 
 		"Y-E Data",
 		"Flashbuster-U",

_______________________________________________
clie-linux mailing list
[email protected]
http://kreucher.net/mailman/listinfo/clie-linux

Sony CliƩ and Linux Homepage:
http://kreucher.net/clie/