ChangeSet 1.1030, 2003/03/05 21:02:50-08:00, [EMAIL PROTECTED]
[PATCH] USB: Another sony memorystick
This is another sony memorystick MSC-U03 for unusual_devs.
If there is no entry, and when USB hotplug is enabled,
the system will be stoped for a while.
Some new SONY laptops has this memorystick by built-in.
drivers/usb/storage/unusual_devs.h | 6 ++++++
1 files changed, 6 insertions(+)
diff -Nru a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unusual_devs.h
--- a/drivers/usb/storage/unusual_devs.h Thu Mar 6 14:20:46 2003
+++ b/drivers/usb/storage/unusual_devs.h Thu Mar 6 14:20:46 2003
@@ -255,6 +255,12 @@
US_SC_UFI, US_PR_CB, NULL,
US_FL_SINGLE_LUN | US_FL_START_STOP ),
+UNUSUAL_DEV( 0x054c, 0x0069, 0x0000, 0x9999,
+ "Sony",
+ "Memorystick MSC-U03",
+ US_SC_UFI, US_PR_CB, NULL,
+ US_FL_SINGLE_LUN | US_FL_START_STOP ),
+
/* Submitted by Nathan Babb <[EMAIL PROTECTED]> */
UNUSUAL_DEV( 0x054c, 0x006d, 0x0000, 0x9999,
"Sony",
-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger
for complex code. Debugging C/C++ programs can leave you feeling lost and
disoriented. TotalView can help you find your way. Available on major UNIX
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel