[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <48FF080F.3060206@garzik.org>
Date: Wed, 22 Oct 2008 07:01:35 -0400
From: Jeff Garzik <jeff@...zik.org>
To: Francois Romieu <romieu@...zoreil.com>
CC: netdev@...r.kernel.org, pablomme@...glemail.com,
coenraad@...h.org.za, bugzilla@...nee.com,
leandro@...aworks.com.br, herton@...driva.com.br,
nagura-s@...tnc.ne.jp
Subject: Re: [PATCH 1/1] sis190: add identifier for Atheros AR8021 PHY
Francois Romieu wrote:
> Fixes http://bugzilla.kernel.org/show_bug.cgi?id=10994
>
> Contributed by pablomme@...glemail.com, coenraad@...h.org.za
> and a few others.
>
> Signed-off-by: Francois Romieu <romieu@...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
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists