From: Miquel Vidal <miquel@barrapunto.com>
To: Phil Dibowitz <phil@ipom.com>
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH] USB storage: Make Pentax *ist DS works
Date: Thu, 30 Dec 2004 02:47:23 +0100 [thread overview]
Message-ID: <1104371242.4557.53.camel@kusanagi> (raw)
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",
next reply other threads:[~2004-12-30 1:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-30 1:47 Miquel Vidal [this message]
2005-01-02 6:47 ` [PATCH] USB storage: Make Pentax *ist DS works Phil Dibowitz
2005-01-07 23:41 ` Miquel Vidal
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1104371242.4557.53.camel@kusanagi \
--to=miquel@barrapunto.com \
--cc=linux-kernel@vger.kernel.org \
--cc=phil@ipom.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox