On Tue, Jun 24, 2003 at 10:05:34AM -0400, Alan Stern wrote:
> Change the US_SC_UFI to US_SC_DEVICE for both entries. Also, the
> US_PR_CBI in the Flashbuster-U entry should definitely be US_PR_DEVICE.
> Quite likely the US_PR_CB in the Memorystick entry should also be
> US_PR_DEVICE -- the /proc/bus/usb/devices info says that ought to work.
> I would appreciate it if you try it and let me know if it really does work
> okay.
Done that, it still works ok. Attached you'll find the patch I've used.
Stelian.
===== drivers/usb/storage/unusual_devs.h 1.42 vs edited =====
--- 1.42/drivers/usb/storage/unusual_devs.h Tue Jun 17 19:44:19 2003
+++ edited/drivers/usb/storage/unusual_devs.h Tue Jun 24 17:04:02 2003
@@ -268,7 +268,7 @@
UNUSUAL_DEV( 0x054c, 0x0032, 0x0000, 0x9999,
"Sony",
"Memorystick MSC-U01N",
- US_SC_UFI, US_PR_CB, NULL,
+ US_SC_DEVICE, US_PR_DEVICE, NULL,
US_FL_SINGLE_LUN ),
/* Submitted by Nathan Babb <[EMAIL PROTECTED]> */
@@ -287,7 +287,7 @@
UNUSUAL_DEV( 0x057b, 0x0000, 0x0300, 0x9999,
"Y-E Data",
"Flashbuster-U",
- US_SC_UFI, US_PR_CBI, NULL,
+ US_SC_DEVICE, US_PR_DEVICE, NULL,
US_FL_SINGLE_LUN),
UNUSUAL_DEV( 0x059f, 0xa601, 0x0200, 0x0200,
--
Stelian Pop <[EMAIL PROTECTED]>
-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel