usb-storage isn't very picky about the response at all... what exactly was
happening without the patch?

Matt

On Mon, Oct 20, 2003 at 04:42:56PM -0700, Stephen Hemminger wrote:
> This fixes the memory stick SCSI access for Sony Clie SJ33 with SanDisk
> memory stick.  It worked in 2.4 because the usb-storage seemed to be less
> picky about inquiry responses.  Rather than changing the inquiry response
> processing, I opt'd to put it in the busted device list. 
> 
> Patch against 2.6.0-test8
> --- linux-2.5/drivers/usb/storage/unusual_devs.h      2003-10-20 10:20:43.000000000 
> -0700
> +++ desktop-2.5/drivers/usb/storage/unusual_devs.h    2003-10-20 16:32:30.000000000 
> -0700
> @@ -285,7 +285,14 @@
>               "PEG Mass Storage",
>               US_SC_8070, US_PR_CBI, NULL,
>               US_FL_FIX_INQUIRY ),
> -             
> +
> +/* Submitted by Stephen Hemminger <[EMAIL PROTECTED]> */
> +UNUSUAL_DEV(  0x054c, 0x0099, 0x0000, 0x9999,
> +             "Sony",
> +             "PEG Mass Storage",
> +             US_SC_DEVICE, US_PR_DEVICE, NULL,
> +             US_FL_FIX_INQUIRY ),
> +
>  UNUSUAL_DEV(  0x057b, 0x0000, 0x0000, 0x0299, 
>               "Y-E Data",
>               "Flashbuster-U",

-- 
Matthew Dharm                              Home: [EMAIL PROTECTED] 
Maintainer, Linux USB Mass Storage Driver

A female who groks UNIX?  My universe is collapsing.
                                        -- Mike
User Friendly, 10/11/1998

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to