[PATCH 1/1] UBUNTU: SAUCE: unusual devs: add an entry for the ScanLogic SL11R-IDE 0.78
Stefan Bader
stefan.bader at canonical.com
Wed May 13 13:20:44 UTC 2009
Andy Whitcroft wrote:
> BugLink: http://bugs.launchpad.net/bugs/336189
>
> It seems that there is more than one version of the ScanLogic SL11R-IDE
> bridge out there. We already have an UNUSUAL_DEV entry for the 0.74
> version. Adding an equivalent for the 0.78 variant.
>
> Signed-off-by: Andy Whitcroft <apw at canonical.com>
> ---
> drivers/usb/storage/unusual_devs.h | 9 +++++++++
> 1 files changed, 9 insertions(+), 0 deletions(-)
>
> diff --git a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unusual_devs.h
> index b3d171c..0c3deed 100644
> --- a/drivers/usb/storage/unusual_devs.h
> +++ b/drivers/usb/storage/unusual_devs.h
> @@ -493,6 +493,15 @@ UNUSUAL_DEV( 0x04ce, 0x0002, 0x0074, 0x0074,
> US_SC_DEVICE, US_PR_DEVICE, NULL,
> US_FL_FIX_INQUIRY),
>
> +/* Reported by launchpad user keinhaar.
> + * The device needs flags only.
> + */
> +UNUSUAL_DEV( 0x04ce, 0x0002, 0x0078, 0x0078,
> + "ScanLogic",
> + "SL11R-IDE",
> + US_SC_DEVICE, US_PR_DEVICE, NULL,
> + US_FL_FIX_INQUIRY),
> +
> /* Reported by Kriston Fincher <kriston at airmail.net>
> * Patch submitted by Sean Millichamp <sean at bruenor.org>
> * This is to support the Panasonic PalmCam PV-SD4090
ACK too. To elaborate. Although it is hw enablement style it fixes a regression
we introduced after -11, so that should take precedence.
--
When all other means of communication fail, try words!
More information about the kernel-team
mailing list