[PATCH] r8169: avoid conflict between revisions 2 and 3 of the Linksys EG1032
authorFrancois Romieu <romieu@fr.zoreil.com>
Tue, 23 Aug 2005 23:14:23 +0000 (01:14 +0200)
committerJeff Garzik <jgarzik@pobox.com>
Sat, 27 Aug 2005 08:41:01 +0000 (04:41 -0400)
Both revisions share the same PCI device ID and vendor ID but revision 2
of the device uses SysKonnect's chipset whereas revision 3 of the device
uses Realtek's 8169 chipset.

Credit goes to Christiaan Lutzer <mythtv.lutzer@gmail.com> for reporting
the issue and giving the actual value for the different revisions.

Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>

No differences found