[PATCH 1/1] UBUNTU: SAUCE: unusual devs: add an entry for the ScanLogic SL11R-IDE 0.78
Andy Whitcroft
apw at canonical.com
Wed May 13 11:48:45 UTC 2009
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
--
1.6.3.rc3.199.g24398
More information about the kernel-team
mailing list