Re: [PATCH] More USB fixes for 2.5.67

From: Matthew Dharm (mdharm-kernel@one-eyed-alien.net)
Date: Thu Apr 17 2003 - 10:18:00 EST


Umm... this patch is only needed on 2.4.x -- 2.5.x doesn't send START_STOP
on it's own anymore, and limiting that command is the only thing this entry
seems to do.

I don't think this should be applied.

Matt

On Wed, Apr 16, 2003 at 11:05:05PM -0700, Greg KH wrote:
> ChangeSet 1.1064, 2003/04/14 10:28:01-07:00, arndt@lin02384n012.mc.schoenewald.de
>
> [PATCH] USB: Patch against unusual_devs.h to enable Pontis SP600
>
>
> diff -Nru a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unusual_devs.h
> --- a/drivers/usb/storage/unusual_devs.h Wed Apr 16 10:48:42 2003
> +++ b/drivers/usb/storage/unusual_devs.h Wed Apr 16 10:48:42 2003
> @@ -299,6 +299,15 @@
> US_SC_8070, US_PR_CBI, NULL,
> US_FL_FIX_INQUIRY ),
>
> +/* Enable USB storage access to the MMC/SD and CompactFlash cards inside the
> + * Pontis SP600 MP3 player (entry found on http://www.pontis.de/).
> + */
> +UNUSUAL_DEV( 0x09bc, 0x0003, 0x0000, 0x9999,
> + "PONTIS",
> + "SP600",
> + US_SC_SCSI, US_PR_BULK, NULL,
> + US_FL_START_STOP ),
> +
> #ifdef CONFIG_USB_STORAGE_ISD200
> UNUSUAL_DEV( 0x05ab, 0x0031, 0x0100, 0x0110,
> "In-System",
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/

-- 
Matthew Dharm                              Home: mdharm-usb@one-eyed-alien.net 
Maintainer, Linux USB Mass Storage Driver

You should try to see the techs say "three piece suit". -- The Chief User Friendly, 11/23/1997


- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Apr 23 2003 - 22:00:21 EST