From: Francois Romieu <romieu@fr.zoreil.com>
To: "James R. Hay" <jrhay@haya.qc.ca>
Cc: nic_swsd@realtek.com, netdev@vger.kernel.org
Subject: Re: D-Link DGE-530T and r8169.c
Date: Mon, 17 Sep 2012 19:47:06 +0200 [thread overview]
Message-ID: <20120917174706.GA24838@electric-eye.fr.zoreil.com> (raw)
In-Reply-To: <alpine.LNX.2.00.1209171139540.11109@hay.haya.qc.ca>
James R. Hay <jrhay@haya.qc.ca> :
[...]
> At line 199 of r8169.c is the following:
>
> { PCI_DEVICE(PCI_VENDOR_ID_DLINK, 0x4300), 0, 0, RTL_CFG_0 },
>
> While I changed the 0x4300 to 0x4302 and recompiled the kernel to
> get the driver to recognize the card I believe that the appropriate
> fix would be to add the following line immediately after:
>
> { PCI_DEVICE(PCI_VENDOR_ID_DLINK, 0x4302), 0, 0, RTL_CFG_0 },
The ID above was added by 93a3aa25933461d76141179fc94aa32d5f9d954a between
v3.0 and v3.1. See:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=commitdiff;h=93a3aa25933461d76141179fc94aa32d5f9d954a
--
Ueimor
next prev parent reply other threads:[~2012-09-17 18:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-17 15:51 D-Link DGE-530T and r8169.c James R. Hay
2012-09-17 17:47 ` Francois Romieu [this message]
2012-09-17 20:01 ` James R. Hay
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=20120917174706.GA24838@electric-eye.fr.zoreil.com \
--to=romieu@fr.zoreil.com \
--cc=jrhay@haya.qc.ca \
--cc=netdev@vger.kernel.org \
--cc=nic_swsd@realtek.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