From: Sergei Shtylyov <sshtylyov@mvista.com>
To: kyak <bas@bmail.ru>
Cc: linux-kernel@vger.kernel.org, Greg Kroah-Hartman <greg@kroah.com>,
linux-usb@vger.kernel.org, netdev@vger.kernel.org
Subject: Re: [PATCH] USB: plusb: Add support for PL-2501
Date: Mon, 23 Jul 2012 14:25:37 +0400 [thread overview]
Message-ID: <500D26A1.50500@mvista.com> (raw)
In-Reply-To: <alpine.LNX.2.02.1207222138410.1183@bas>
Hello.
On 22-07-2012 21:42, kyak wrote:
> From: Mikhail Peselnik <peselnik@gmail.com>
> This patch adds support for PL-2501 by adding the appropriate USB
> ID's. This chip is used in several USB 'Easy Trasfer' Cables.
> Signed-off-by: Mikhail Peselnik <peselnik@gmail.com>
> Tested-by: Mikhail Peselnik <peselnik@gmail.com>
> ---
> Now with proper sign-offs and right people in cc.
> plusb driver (drivers/net/usb/plusb.c) doesn't recognize PL2501 chip.
> Since PL2501 uses the same code as PL2301/PL2302 (PL2501 works in
> compatibility mode with PL2301/PL2302), the fix is trivial and
> attached as a patch.
> Just to note: the patch is not mine, it can be found here and there on
> Internet.
> I've tested the patch and it works great.
> Thank you.
> --- linux-3.5/drivers/net/usb/plusb.c.orig 2012-07-22
> 21:06:41.905802795 +0400
> +++ linux-3.5/drivers/net/usb/plusb.c 2012-07-22 21:07:00.345552404 +0400
[...]
> @@ -158,5 +161,5 @@ static struct usb_driver plusb_driver =
> module_usb_driver(plusb_driver);
>
> MODULE_AUTHOR("David Brownell");
> -MODULE_DESCRIPTION("Prolific PL-2301/2302/25A1 USB Host to Host Link Driver");
> +MODULE_DESCRIPTION("Prolific PL-2301/2302/25A1/2501 USB Host to Host
> Link Driver");
Your patch is line wrapped. Seeems easy to fix though...
WBR, Sergei
next prev parent reply other threads:[~2012-07-23 10:26 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-22 17:42 [PATCH] USB: plusb: Add support for PL-2501 kyak
2012-07-23 10:25 ` Sergei Shtylyov [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-07-23 11:44 kyak
2012-07-23 20:08 ` David Miller
2012-07-24 5:39 ` kyak
2012-07-24 6:57 ` David Miller
2012-07-22 17:17 kyak
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=500D26A1.50500@mvista.com \
--to=sshtylyov@mvista.com \
--cc=bas@bmail.ru \
--cc=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--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