On Παρ, 2006-08-25 at 00:22 -0700, Phil Dibowitz wrote:
> Emmanuel Vasilakis wrote:
> > Seems that the phone reports the memory stick size incorrectly, so the
> > following is needed to mount it:
> >
> > /* Reported by Emmanuel Vasilakis <[EMAIL PROTECTED]> */
> > UNUSUAL_DEV( 0x0fce, 0xe031, 0x0000, 0x0000,
> > "Sony Ericsson",
> > "M600i",
> > US_SC_DEVICE, US_PR_DEVICE, NULL,
> > US_FL_IGNORE_RESIDUE | US_FL_FIX_CAPACITY ),
>
> What makes you think that IGNORE_RESIDUE is necessary? This flag is rarely
> needed, and I don't like to add it without some indication it's necessary.
>
Yes, you're right, this works fine:
/* Reported by Emmanuel Vasilakis <[EMAIL PROTECTED]> */
UNUSUAL_DEV( 0x0fce, 0xe031, 0x0000, 0x0000,
"Sony Ericsson",
"M600i",
US_SC_DEVICE, US_PR_DEVICE, NULL,
US_FL_FIX_CAPACITY ),
Thanks,
Emmanuel
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel