public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Benny Sjostrand <benny@hostmobility.com>
To: linux-kernel@vger.kernel.org
Subject: [PATCH] 2.4.20 Minolta F300, yet another unusual usb-storage device ID
Date: Thu, 06 Mar 2003 01:21:19 +0100	[thread overview]
Message-ID: <3E66947F.4040800@hostmobility.com> (raw)

i guess this one is easy, just adds another Vendor and Manufacturer ID 
for the usb-storage,  the Minolta F300 digital camera.

--- drivers/usb/storage/unusual_devs.h.orig     Thu Mar  6 01:15:56 2003
+++ drivers/usb/storage/unusual_devs.h  Thu Mar  6 01:16:01 2003
@@ -368,6 +368,12 @@
                US_SC_SCSI, US_PR_BULK, NULL,
                US_FL_START_STOP ),
 
+UNUSUAL_DEV( 0x0686, 0x4011, 0x0001, 0x0001,
+                "Minolta",
+                "Dimage F300",
+                US_SC_SCSI, US_PR_BULK, NULL,
+                US_FL_START_STOP ),
+
 UNUSUAL_DEV(  0x0693, 0x0002, 0x0100, 0x0100,
                "Hagiwara",
                "FlashGate SmartMedia",


                 reply	other threads:[~2003-03-05 23:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=3E66947F.4040800@hostmobility.com \
    --to=benny@hostmobility.com \
    --cc=linux-kernel@vger.kernel.org \
    /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