netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: jing xiang <everxiang@gmail.com>
Cc: David Brownell <david-b@pacbell.net>,
	netdev@vger.kernel.org, linux-usb-devel@lists.sourceforge.net,
	greg@kroah.com
Subject: Re: [PATCH]: cdc-subset to support new vendor/product ID
Date: Mon, 16 Jul 2007 18:30:27 -0400	[thread overview]
Message-ID: <469BF183.3070001@garzik.org> (raw)
In-Reply-To: <1776cf1c0707132313j546ab73av109b1c3264db150f@mail.gmail.com>

jing xiang wrote:
> This patch is for cdc subset to support Mavell vendor/product ID.
> 
> Signed-off-by: Jing Xiang <everxiang@gmail.com>
> 
> --- linux-2.6.21.5/drivers/usb/net/cdc_subset.c.orig    2007-07-14
> 13:57:37.543028144 +0800
> +++ linux-2.6.21.5/drivers/usb/net/cdc_subset.c 2007-07-14
> 13:58:30.521974120 +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,
> +}, {

driver has moved to drivers/net/usb.  applied manually



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

      reply	other threads:[~2007-07-16 22:30 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
2007-07-14  6:09   ` jing xiang
2007-07-14  6:13     ` jing xiang
2007-07-16 22:30       ` Jeff Garzik [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=469BF183.3070001@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).