public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] for NIKON D50 as UMS
@ 2007-07-03 20:03 Ni@m
  2007-07-03 20:10 ` S.Çağlar Onur
       [not found] ` <a9e22dff0707031341o199032ejb6fe4b4ecde4af61@mail.gmail.com>
  0 siblings, 2 replies; 7+ messages in thread
From: Ni@m @ 2007-07-03 20:03 UTC (permalink / raw)
  To: LKML

This short patch allows NIKON D50 to be mounted as UMS on 2.6.22-rc7,
some previous kernels...


--- linux-2.6.22-rc7/drivers/usb/storage/unusual_devs.h 2007-07-03
22:54:23.000000000 +0300
+++ linux-2.6.22-rc7-niam/drivers/usb/storage/unusual_devs.h
2007-07-03 22:35:39.000000000 +0300
@@ -313,6 +313,13 @@
                US_SC_DEVICE, US_PR_DEVICE,NULL,
                US_FL_NOT_LOCKABLE ),

+/* Reported by Niam <niam.niam@gmail.com> */
+UNUSUAL_DEV(  0x04b0, 0x0409, 0x0100, 0x0100,
+               "NIKON",
+               "NIKON DSC D50",
+               US_SC_DEVICE, US_PR_DEVICE, NULL,
+               US_FL_FIX_CAPACITY),
+
 /* Reported by Andreas Bockhold <andreas@bockionline.de> */
 UNUSUAL_DEV(  0x04b0, 0x0405, 0x0100, 0x0100,
                "NIKON",

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2007-07-03 21:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-03 20:03 [PATCH] for NIKON D50 as UMS Ni@m
2007-07-03 20:10 ` S.Çağlar Onur
2007-07-03 20:16   ` Randy Dunlap
2007-07-03 20:54   ` Oliver Neukum
2007-07-03 21:02     ` S.Çağlar Onur
2007-07-03 21:12       ` [linux-usb-devel] " Alan Stern
     [not found] ` <a9e22dff0707031341o199032ejb6fe4b4ecde4af61@mail.gmail.com>
2007-07-03 21:45   ` Ni@m

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