The Linksys EG1032 uses Realtek's 8169 chipset.

Credit goes to Bob Wilson <[EMAIL PROTECTED]> for the report.

Signed-off-by: Francois Romieu <[EMAIL PROTECTED]>

diff -puN drivers/net/r8169.c~r8169-650 drivers/net/r8169.c
--- a/drivers/net/r8169.c~r8169-650     2005-07-30 00:19:32.552957434 +0200
+++ b/drivers/net/r8169.c       2005-07-30 00:20:14.671128840 +0200
@@ -186,6 +186,7 @@ const static struct {
 static struct pci_device_id rtl8169_pci_tbl[] = {
        { PCI_DEVICE(PCI_VENDOR_ID_REALTEK,     0x8169), },
        { PCI_DEVICE(PCI_VENDOR_ID_DLINK,       0x4300), },
+       { PCI_DEVICE(PCI_VENDOR_ID_LINKSYS,     0x1032), },
        { PCI_DEVICE(0x16ec,                    0x0116), },
        {0,},
 };

_

-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to