From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Add support for D-Link DUB-E100 h/w-rev C1
Date: Tue, 5 Mar 2013 12:13:04 +0100 [thread overview]
Message-ID: <201303051213.04373.marex@denx.de> (raw)
In-Reply-To: <8D433CD511BE4646B47F8B31C900818E0C802455@kndmex01.barco.com>
Dear Vanveerdeghem, Simon,
CCing Joe
> From ae2858eecd529a697f0d510e66d2b142c47089f3 Mon Sep 17 00:00:00 2001
>
> From: Simon Vanveerdeghem <simon.vanveerdeghem@barco.com>
>
> Date: Mon, 4 Mar 2013 16:27:02 +0100
>
> Subject: [PATCH] Add support for D-Link DUB-E100 h/w-rev C1
>
>
>
>
>
> Signed-off-by: Simon Vanveerdeghem <simon.vanveerdeghem@barco.com>
>
> ---
>
> drivers/usb/eth/asix.c | 2 ++
>
> 1 file changed, 2 insertions(+)
>
>
>
> diff --git a/drivers/usb/eth/asix.c b/drivers/usb/eth/asix.c
>
> index 75ec8f7..ac22e59 100644
>
> --- a/drivers/usb/eth/asix.c
>
> +++ b/drivers/usb/eth/asix.c
>
> @@ -602,6 +602,8 @@ static const struct asix_dongle const asix_dongles[]
> = {
>
> { 0x2001, 0x3c05, FLAG_TYPE_AX88772 },
>
> /* ASIX 88772B */
>
> { 0x0b95, 0x772b, FLAG_TYPE_AX88772B | FLAG_EEPROM_MAC },
>
> + /* DLink DUB-E100 H/W Ver C1 Alternate */
>
> + { 0x2001, 0x1a02, FLAG_TYPE_AX88772 },
>
> { 0x0000, 0x0000, FLAG_NONE } /* END - Do
> not remove */
>
> };
Best regards,
Marek Vasut
prev parent reply other threads:[~2013-03-05 11:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-05 7:20 [U-Boot] [PATCH] Add support for D-Link DUB-E100 h/w-rev C1 Vanveerdeghem, Simon
2013-03-05 11:13 ` Marek Vasut [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=201303051213.04373.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