public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Sony DSC-F707 support in usb-storage
@ 2001-12-07  5:41 Robert Walsh
  0 siblings, 0 replies; only message in thread
From: Robert Walsh @ 2001-12-07  5:41 UTC (permalink / raw)
  To: mdharm-usb; +Cc: lkml


[-- 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 --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-12-07  5:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-12-07  5:41 [PATCH] Sony DSC-F707 support in usb-storage Robert Walsh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox