Hi,

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.

-- GO!



--- linux-2.4.21-pre5.orig/drivers/usb/storage/unusual_devs.h   2003-03-03 
13:02:38.000000000 +0900
+++ linux-2.4.21-pre5/drivers/usb/storage/unusual_devs.h        2003-03-03 
13:06:46.000000000 +0900
@@ -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",


Reply via email to