[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120917174706.GA24838@electric-eye.fr.zoreil.com>
Date: Mon, 17 Sep 2012 19:47:06 +0200
From: Francois Romieu <romieu@...zoreil.com>
To: "James R. Hay" <jrhay@...a.qc.ca>
Cc: nic_swsd@...ltek.com, netdev@...r.kernel.org
Subject: Re: D-Link DGE-530T and r8169.c
James R. Hay <jrhay@...a.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
--
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