From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] net: asix: Add support for AX88772B
Date: Wed, 22 Oct 2014 20:17:29 +0200 [thread overview]
Message-ID: <201410222017.29460.marex@denx.de> (raw)
In-Reply-To: <1412826210-19353-1-git-send-email-acourbot@nvidia.com>
On Thursday, October 09, 2014 at 05:43:30 AM, Alexandre Courbot wrote:
> This USB device works as-is on this driver.
>
> Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
> ---
>
> drivers/usb/eth/asix.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/usb/eth/asix.c b/drivers/usb/eth/asix.c
> index 6557055e02b8..11811094ede8 100644
> --- a/drivers/usb/eth/asix.c
> +++ b/drivers/usb/eth/asix.c
> @@ -580,6 +580,7 @@ static const struct asix_dongle asix_dongles[] = {
> { 0x2001, 0x3c05, FLAG_TYPE_AX88772 },
> /* ASIX 88772B */
> { 0x0b95, 0x772b, FLAG_TYPE_AX88772B | FLAG_EEPROM_MAC },
> + { 0x0b95, 0x7e2b, FLAG_TYPE_AX88772B },
> { 0x0000, 0x0000, FLAG_NONE } /* END - Do not remove */
> };
Applied, thanks!
Best regards,
Marek Vasut
next prev parent reply other threads:[~2014-10-22 18:17 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-09 3:43 [U-Boot] [PATCH] net: asix: Add support for AX88772B Alexandre Courbot
2014-10-09 5:56 ` Simon Glass
2014-10-09 15:10 ` Marek Vasut
2014-10-22 5:03 ` Alexandre Courbot
2014-10-22 18:17 ` Marek Vasut [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-08-20 14:07 [U-Boot] [PATCH] net: asix: add " Lucas Stach
2012-08-20 14:13 ` Marek Vasut
2012-08-20 14:36 ` Lucas Stach
2012-08-20 15:15 ` Marek Vasut
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=201410222017.29460.marex@denx.de \
--to=marex@denx.de \
--cc=u-boot@lists.denx.de \
/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