All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: Francois Romieu <romieu@fr.zoreil.com>
Cc: netdev@vger.kernel.org, pablomme@googlemail.com,
	coenraad@wish.org.za, bugzilla@bennee.com,
	leandro@dataworks.com.br, herton@mandriva.com.br,
	nagura-s@ck.tnc.ne.jp
Subject: Re: [PATCH 1/1] sis190: add identifier for Atheros AR8021 PHY
Date: Wed, 22 Oct 2008 07:01:35 -0400	[thread overview]
Message-ID: <48FF080F.3060206@garzik.org> (raw)
In-Reply-To: <20081020213755.GB19486@electric-eye.fr.zoreil.com>

Francois Romieu wrote:
> Fixes http://bugzilla.kernel.org/show_bug.cgi?id=10994
> 
> Contributed by pablomme@googlemail.com, coenraad@wish.org.za
> and a few others.
> 
> Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
> ---
>  drivers/net/sis190.c |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/drivers/net/sis190.c b/drivers/net/sis190.c
> index 3fe0176..e6e3bf5 100644
> --- a/drivers/net/sis190.c
> +++ b/drivers/net/sis190.c
> @@ -317,6 +317,7 @@ static struct mii_chip_info {
>          unsigned int type;
>  	u32 feature;
>  } mii_chip_table[] = {
> +	{ "Atheros PHY AR8012",   { 0x004d, 0xd020 }, LAN, 0 },
>  	{ "Broadcom PHY BCM5461", { 0x0020, 0x60c0 }, LAN, F_PHY_BCM5461 },
>  	{ "Broadcom PHY AC131",   { 0x0143, 0xbc70 }, LAN, 0 },

applied



      reply	other threads:[~2008-10-22 11:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-20 21:37 [PATCH 1/1] sis190: add identifier for Atheros AR8021 PHY Francois Romieu
2008-10-22 11:01 ` 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=48FF080F.3060206@garzik.org \
    --to=jeff@garzik.org \
    --cc=bugzilla@bennee.com \
    --cc=coenraad@wish.org.za \
    --cc=herton@mandriva.com.br \
    --cc=leandro@dataworks.com.br \
    --cc=nagura-s@ck.tnc.ne.jp \
    --cc=netdev@vger.kernel.org \
    --cc=pablomme@googlemail.com \
    --cc=romieu@fr.zoreil.com \
    /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.