All of lore.kernel.org
 help / color / mirror / Atom feed
From: Randy Dunlap <randy.dunlap@oracle.com>
To: caglar@pardus.org.tr
Cc: "Ni@m" <niam.niam@gmail.com>, LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] for NIKON D50 as UMS
Date: Tue, 3 Jul 2007 13:16:35 -0700	[thread overview]
Message-ID: <20070703131635.baf20b19.randy.dunlap@oracle.com> (raw)
In-Reply-To: <200707032310.33106.caglar@pardus.org.tr>

On Tue, 3 Jul 2007 23:10:32 +0300 S.Çağlar Onur wrote:

> Hi;
> 
> 03 Tem 2007 Sal tarihinde, Ni@m şunları yazmıştı: 
> > This short patch allows NIKON D50 to be mounted as UMS on 2.6.22-rc7,
> > some previous kernels...

Patch needs a Signed-off-by: line (see Documentation/SubmittingPatches)
and needs to be sent to linux-usb-devel@lists.sf.net and/or
usb-storage@lists.one-eyed-alien.net .


> > --- 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",
> 
> Hmm i have NIKON D50 also and it works here without a problem with Linus's 
> current git. 


---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***

  reply	other threads:[~2007-07-03 20:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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

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=20070703131635.baf20b19.randy.dunlap@oracle.com \
    --to=randy.dunlap@oracle.com \
    --cc=caglar@pardus.org.tr \
    --cc=linux-kernel@vger.kernel.org \
    --cc=niam.niam@gmail.com \
    /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.