Netdev List
 help / color / mirror / Atom feed
From: Stephen Hemminger <shemminger@linux-foundation.org>
To: Francois Romieu <romieu@fr.zoreil.com>
Cc: jgarzik@pobox.com, netdev@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>,
	Edward Hsu <edward_hsu@realtek.com.tw>,
	Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk>
Subject: Re: [PATCH 01/02] r8169: add PCI ID for the 8168 in the Abit Fatal1ty F-190HD motherboard
Date: Tue, 6 Nov 2007 14:37:28 -0800	[thread overview]
Message-ID: <20071106143729.2625f464@freepuppy.rosehill> (raw)
In-Reply-To: <20071106222354.GB22170@electric-eye.fr.zoreil.com>

On Tue, 6 Nov 2007 23:23:54 +0100
Francois Romieu <romieu@fr.zoreil.com> wrote:

> Signed-off-by: Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk>
> Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
> Cc: Edward Hsu <edward_hsu@realtek.com.tw>
> ---
>  drivers/net/r8169.c |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
> 
> diff --git a/drivers/net/r8169.c b/drivers/net/r8169.c
> index b94fa7e..702334e 100644
> --- a/drivers/net/r8169.c
> +++ b/drivers/net/r8169.c
> @@ -171,6 +171,8 @@ static struct pci_device_id rtl8169_pci_tbl[] = {
>  	{ PCI_DEVICE(0x16ec,			0x0116), 0, 0, RTL_CFG_0 },
>  	{ PCI_VENDOR_ID_LINKSYS,		0x1032,
>  		PCI_ANY_ID, 0x0024, 0, 0, RTL_CFG_0 },
> +	{ 0x0001,				0x8168,
> +		PCI_ANY_ID, 0x2410, 0, 0, RTL_CFG_2 },
>  	{0,},
>  };
>  

Really, vendor_id is 1?  How about a comment about which board this is.

-- 
Stephen Hemminger <shemminger@linux-foundation.org>

  reply	other threads:[~2007-11-06 22:39 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-06 22:22 [PATCH 00/02] pull request for 'upstream-jeff' branch Francois Romieu
2007-11-06 22:23 ` [PATCH 01/02] r8169: add PCI ID for the 8168 in the Abit Fatal1ty F-190HD motherboard Francois Romieu
2007-11-06 22:37   ` Stephen Hemminger [this message]
2007-11-06 23:19     ` Francois Romieu
2007-11-06 23:20       ` Stephen Hemminger
2007-11-06 22:25 ` [PATCH 02/02] r8169: do not enable the TBI for the 8168 and the 81x0 Francois Romieu
2007-11-07  1:15 ` [PATCH 00/05] ipv6: RFC4214 Support Templin, Fred L
2007-11-07  4:38   ` David Miller
2007-11-07  5:26     ` David Stevens
2007-11-07  5:37       ` David Miller
2007-11-07  5:55         ` YOSHIFUJI Hideaki / 吉藤英明
2007-11-07  6:07           ` David Stevens
2007-11-07  6:37             ` David Miller
2007-11-07  7:03               ` Pekka Savola
2007-11-07  7:54                 ` David Stevens
2007-11-07 14:41                   ` Templin, Fred L
2007-11-07 17:23                     ` Templin, Fred L
2007-11-07 14:41                   ` Pekka Savola
2007-11-07 17:35                     ` David Stevens

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=20071106143729.2625f464@freepuppy.rosehill \
    --to=shemminger@linux-foundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=ciaran.mccreesh@blueyonder.co.uk \
    --cc=edward_hsu@realtek.com.tw \
    --cc=jgarzik@pobox.com \
    --cc=netdev@vger.kernel.org \
    --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