All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konstantin Kletschke <lists@ku-gbr.de>
To: Daniel Drake <dsd@gentoo.org>
Cc: Xavier Bestel <xavier.bestel@free.fr>, linux-kernel@vger.kernel.org
Subject: Re: [Patch 1/1] Nikon D80 usb-storage quirk needs modified, new FW
Date: Tue, 5 Feb 2008 17:05:18 +0100	[thread overview]
Message-ID: <20080205160518.GA7000@anita> (raw)
In-Reply-To: <47A87236.4000204@gentoo.org>

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

Am 2008-02-05 14:27 +0000 schrieb Daniel Drake:


> it is whitespace-corrupted and hence will not apply. You should also submit 

ARGH! May be copy&paste with vim/xterm caused this. Is this better?
Anything else should have created a clean patch *mumblegrumble*

> it directly to the usb-storage maintainer with the linux-usb (and maybe the 
> usb-storage) list on CC.

I will see, I did not yet.

Konsti


-- 
GPG KeyID EF62FCEF
Fingerprint: 13C9 B16B 9844 EC15 CC2E  A080 1E69 3FDA EF62 FCEF

[-- Attachment #2: usb.patch --]
[-- Type: text/plain, Size: 438 bytes --]

--- linux-2.6.23/drivers/usb/storage/unusual_devs.h_orig	2008-02-05 13:33:55.010623616 +0100
+++ linux-2.6.23/drivers/usb/storage/unusual_devs.h	2008-02-05 13:32:22.926623601 +0100
@@ -342,7 +342,7 @@
 		US_FL_FIX_CAPACITY),
 
 /* Reported by Emil Larsson <emil@swip.net> */
-UNUSUAL_DEV(  0x04b0, 0x0411, 0x0100, 0x0101,
+UNUSUAL_DEV(  0x04b0, 0x0411, 0x0100, 0x0110,
 		"NIKON",
 		"NIKON DSC D80",
 		US_SC_DEVICE, US_PR_DEVICE, NULL,

      reply	other threads:[~2008-02-05 16:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-05 12:43 [Patch 1/1] Nikon D80 usb-storage quirk needs modified, new FW Konstantin Kletschke
2008-02-05 13:26 ` Xavier Bestel
2008-02-05 14:18   ` Konstantin Kletschke
2008-02-05 14:27     ` Daniel Drake
2008-02-05 16:05       ` Konstantin Kletschke [this message]

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=20080205160518.GA7000@anita \
    --to=lists@ku-gbr.de \
    --cc=dsd@gentoo.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=xavier.bestel@free.fr \
    /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.