lkml.org 
[lkml]   [2004]   [Dec]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[PATCH] USB storage: Make Pentax *ist DS works
From
Date
Hi All,

The change below in unusual_devs entries is needed to get the new Pentax
SLR *ist DS camera working.

BR.
miquel

--- linux-2.6.10/drivers/usb/storage/unusual_devs.h.orig
2004-12-30 02:26:25.000000000 +0100
+++ linux-2.6.10/drivers/usb/storage/unusual_devs.h 2004-12-30
02:26:18.000000000 +0100
@@ -775,7 +775,16 @@ UNUSUAL_DEV( 0x0a17, 0x006, 0x0000, 0xff
"Optio S/S4",
US_SC_DEVICE, US_PR_DEVICE, NULL,
US_FL_FIX_INQUIRY ),
-
+
+
+/* Submitted by Miquel Vidal <miquel@barrapunto.com> */
+UNUSUAL_DEV( 0x0a17, 0x0021, 0x0100, 0x0200,
+ "Pentax",
+ "*ist DS",
+ US_SC_DEVICE, US_PR_DEVICE, NULL,
+ US_FL_FIX_INQUIRY ),
+
+
#ifdef CONFIG_USB_STORAGE_ISD200
UNUSUAL_DEV( 0x0bf6, 0xa001, 0x0100, 0x0110,
"ATI",


-
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/

\
 
 \ /
  Last update: 2005-03-22 14:09    [W:0.050 / U:0.860 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site