From: Jeff Garzik <jeff@garzik.org>
To: Francois Romieu <romieu@fr.zoreil.com>
Cc: netdev@vger.kernel.org, Paul Gibbons <paul@pkami.e7even.com>
Subject: Re: [PATCH] sis190: new PHY support
Date: Thu, 29 Mar 2007 08:27:06 -0400 [thread overview]
Message-ID: <460BB09A.3000605@garzik.org> (raw)
In-Reply-To: <20070328221850.GA10571@electric-eye.fr.zoreil.com>
Francois Romieu wrote:
> Reported to work on the WinFast 761GXK8MB-RS motherboard.
>
> Plain 10/100 Mbps.
>
> Signed-off-by: Paul Gibbons <paul@pkami.e7even.com>
> 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 b08508b..34463ce 100644
> --- a/drivers/net/sis190.c
> +++ b/drivers/net/sis190.c
> @@ -324,6 +324,7 @@ static struct mii_chip_info {
> u32 feature;
> } mii_chip_table[] = {
> { "Broadcom PHY BCM5461", { 0x0020, 0x60c0 }, LAN, F_PHY_BCM5461 },
> + { "Broadcom PHY AC131", { 0x0143, 0xbc70 }, LAN, 0 },
> { "Agere PHY ET1101B", { 0x0282, 0xf010 }, LAN, 0 },
> { "Marvell PHY 88E1111", { 0x0141, 0x0cc0 }, LAN, F_PHY_88E1111 },
> { "Realtek PHY RTL8201", { 0x0000, 0x8200 }, LAN, 0 },
applied
prev parent reply other threads:[~2007-03-29 12:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-28 22:18 [PATCH] sis190: new PHY support Francois Romieu
2007-03-29 12:27 ` 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=460BB09A.3000605@garzik.org \
--to=jeff@garzik.org \
--cc=netdev@vger.kernel.org \
--cc=paul@pkami.e7even.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).