Re: Sun GEM card looses TX on x86 32bit PCI

David S. Miller (davem@redhat.com)
Sun, 10 Mar 2002 17:58:58 -0800 (PST)


I inadvertantly left out this part of the patch, sorry.

--- drivers/net/sungem.h.~1~ Wed Jan 23 07:40:02 2002
+++ drivers/net/sungem.h Sun Mar 10 17:22:07 2002
@@ -986,6 +986,8 @@
int mii_phy_addr;
int gigabit_capable;

+ u32 mac_rx_cfg;
+
/* Autoneg & PHY control */
int link_cntl;
int link_advertise;
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/