All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Walsh <rjwalsh@durables.org>
To: mdharm-usb@one-eyed-alien.net
Cc: lkml <linux-kernel@vger.kernel.org>
Subject: [PATCH] Sony DSC-F707 support in usb-storage
Date: 06 Dec 2001 21:41:19 -0800	[thread overview]
Message-ID: <1007703679.3008.0.camel@spoon> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 264 bytes --]

Hi Matthew,

This small patch against the 2.4.16 kernel allows the USB storage driver
to recognize the Sony DSC-F707 camera.

Regards,
 Robert.

-- 
Robert Walsh
Amalgamated Durables, Inc.  -  "We bring dead things to life"
Email: rjwalsh@durables.org

[-- Attachment #1.2: Type: text/plain, Size: 539 bytes --]

--- linux/drivers/usb/storage/unusual_devs.h	Thu Dec  6 17:35:08 2001
+++ linux-rj/drivers/usb/storage/unusual_devs.h	Thu Dec  6 17:35:20 2001
@@ -162,9 +162,9 @@
 		US_FL_SCM_MULT_TARG ),
 
 /* This entry is needed because the device reports Sub=ff */
-UNUSUAL_DEV(  0x054c, 0x0010, 0x0106, 0x0322, 
+UNUSUAL_DEV(  0x054c, 0x0010, 0x0106, 0x0401, 
 		"Sony",
-		"DSC-S30/S70/S75/505V/F505", 
+		"DSC-S30/S70/S75/505V/F505/F707", 
 		US_SC_SCSI, US_PR_CB, NULL,
 		US_FL_SINGLE_LUN | US_FL_START_STOP | US_FL_MODE_XLATE ),
 

[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

                 reply	other threads:[~2001-12-07  5:42 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=1007703679.3008.0.camel@spoon \
    --to=rjwalsh@durables.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mdharm-usb@one-eyed-alien.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.