On 6 Jul 2003, Thomas Cataldo wrote: > Hi, > > I needed the following patch to be able to mount my newly bought DSC-V1 > using usb-storage. This patch works for me. > > --- unusual_devs.h.orig 2003-07-06 20:35:19.000000000 +0200 > +++ unusual_devs.h 2003-07-06 20:36:18.000000000 +0200 > @@ -240,9 +240,9 @@ > US_FL_FIX_INQUIRY | US_FL_START_STOP ), > > /* This entry is needed because the device reports Sub=ff */ > -UNUSUAL_DEV( 0x054c, 0x0010, 0x0106, 0x0440, > +UNUSUAL_DEV( 0x054c, 0x0010, 0x0106, 0x0450, > "Sony", > - "DSC-S30/S70/S75/505V/F505/F707/F717", > + "DSC-S30/S70/S75/505V/F505/F707/F717/V1", > US_SC_SCSI, US_PR_CB, NULL, > US_FL_SINGLE_LUN | US_FL_START_STOP | US_FL_MODE_XLATE ),
See the threads http://sourceforge.net/mailarchive/forum.php?thread_id=2719544&forum_id=5398 and http://sourceforge.net/mailarchive/forum.php?thread_id=2717053&forum_id=5398 Alan Stern ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
