mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Roger <roger123@alltel.net>
To: linux-kernel@vger.kernel.org
Subject: [PATCH] unusual_devs.h, kernel linux-2.4.19
Date: 11 Aug 2002 05:02:04 -0400	[thread overview]
Message-ID: <1029056525.14519.3.camel@localhost3.localdomain> (raw)

[-- Attachment #1: Type: text/plain, Size: 975 bytes --]

This patch is for the Minolta Dimage 7i digital camera to be recognized
when it is attached to a usb port. 
http://www.dimage.minolta.com/d7i/index.html

The digital camera has a usb-1.0 port for downloading images when the
compactflash card is inserted.  Firmware is probably also transfered via
the same method. 


-- 
Roger
-----
Verify my pgp/gnupg signature on my HomePage:
http://www.eskimo.com/~roger/



--- linux-2.4.19/drivers/usb/storage/unusual_devs.h Fri Aug  2 20:39:45
2002 
+++ linux-2.4.19/drivers/usb/storage/unusual_devs.h Sun Aug 11 03:42:50
2002 
@@ -334,6 +334,13 @@ 
                 US_SC_SCSI, US_PR_BULK, NULL, 
                 US_FL_START_STOP ), 

+/* Submitted by roger@linuxfreemail.com */ 
+UNUSUAL_DEV( 0x0686, 0x400b, 0x0001, 0x0001, 
+ "Minolta", 
+ "Dimage 7i", 
+ US_SC_SCSI, US_PR_BULK, NULL, 
+ US_FL_START_STOP ), 
+ 
/* Submitted by f.brugmans@hccnet.nl
  * Needed for START_STOP flag */ 
UNUSUAL_DEV( 0x0686, 0x4007, 0x0001, 0x0001,

[-- Attachment #2: minolta-dimage7i.patch --]
[-- Type: text/x-diff, Size: 574 bytes --]

--- linux/drivers/usb/storage/unusual_devs.h	Fri Aug  2 20:39:45 2002
+++ linux-2.4.19/drivers/usb/storage/unusual_devs.h	Sun Aug 11 03:42:50 2002
@@ -334,6 +334,13 @@
                 US_SC_SCSI, US_PR_BULK, NULL,
                 US_FL_START_STOP ),
 
+/* Submitted by roger@linuxfreemail.com */
+UNUSUAL_DEV( 0x0686, 0x400b, 0x0001, 0x0001,
+		"Minolta",
+		"Dimage 7i",
+		US_SC_SCSI, US_PR_BULK, NULL,
+		US_FL_START_STOP ),
+								
 /* Submitted by f.brugmans@hccnet.nl
  * Needed for START_STOP flag */
 UNUSUAL_DEV( 0x0686, 0x4007, 0x0001, 0x0001,

                 reply	other threads:[~2002-08-11  8:58 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=1029056525.14519.3.camel@localhost3.localdomain \
    --to=roger123@alltel.net \
    --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

all inboxes | Powered by JetHome®