All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: jing xiang <everxiang@gmail.com>
Cc: netdev@vger.kernel.org, linux-usb-devel@lists.sourceforge.net,
	greg@kroah.com, David Brownell <david-b@pacbell.net>
Subject: Re: [linux-usb-devel] [PATCH]: cdc-subset to support new vendor/product ID
Date: Tue, 10 Jul 2007 12:46:50 -0400	[thread overview]
Message-ID: <4693B7FA.60306@garzik.org> (raw)
In-Reply-To: <1776cf1c0707060310m4919b680s7dcc94fbf22fef9@mail.gmail.com>

jing xiang wrote:
> Hi,
> 
> This patch is for cdc subset to support Mavell vendor/product ID.
> 
> Jing Xiang
> 
> Signed-off-by: Jing Xiang<everxiang@gmail.com>
> 
> diff -uNpr linux-2.6.21.5/driver/usb/net/cdc_subset.c
> linux-2.6.21.5.t/driver/usb/net/cdc_subset.c
> --- linux-2.6.21.5/driver/usb/net/cdc_subset.c  2007-06-14
> 18:34:05.000000000 +0800
> +++ linux-2.6.21.5.t/driver/usb/net/cdc_subset.c        2007-06-28
> 15:55:56.290598304 +0800
> 
> @@ -305,6 +305,9 @@ static const struct usb_device_id   produc
>       USB_DEVICE (0x8086, 0x07d3),    // "blob" bootloader
>       .driver_info =  (unsigned long) &blob_info,
> }, {
> +       USB_DEVICE (0x1286, 0x8001),    // "blob" bootloader
> +       .driver_info =  (unsigned long) &blob_info,
> +}, {
>       // Linux Ethernet/RNDIS gadget on pxa210/25x/26x, second config
>       // e.g. Gumstix, current OpenZaurus, ...
>       USB_DEVICE_VER (0x0525, 0xa4a2, 0x0203, 0x0203),

patch failed to apply.  Also, please move extra comments like "Hi," and 
"Jing Xiang" after a "---" separator as described in 
Documentation/SubmittingPatches, so that they are not copied verbatim 
into the permanent kernel changelog.



  parent reply	other threads:[~2007-07-10 16:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-06 10:10 [PATCH]: cdc-subset to support new vendor/product ID jing xiang
2007-07-06 20:43 ` [linux-usb-devel] " David Brownell
2007-07-10 16:46 ` Jeff Garzik [this message]
2007-07-14  6:09   ` jing xiang
2007-07-14  6:13     ` jing xiang
2007-07-16 22:30       ` Jeff Garzik

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=4693B7FA.60306@garzik.org \
    --to=jeff@garzik.org \
    --cc=david-b@pacbell.net \
    --cc=everxiang@gmail.com \
    --cc=greg@kroah.com \
    --cc=linux-usb-devel@lists.sourceforge.net \
    --cc=netdev@vger.kernel.org \
    /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.