Re: [PATCH net-next-2.6 1/3] jme: Added half-duplex mode and IPv6 RSS fix
From: David Miller <davem@davemloft.net>
Date: 2008-10-09 02:52:11
From: David Miller <davem@davemloft.net>
Date: 2008-10-09 02:52:11
From: "Guo-Fu Tseng" <cooldavid@cooldavid.org> Date: Thu, 9 Oct 2008 05:56:01 +0800
Dear Jeff, David:
This patch:
1. Set bit 5 of GPREG1 to 1 to enable hardware workaround for half-duplex
mode. Which the MAC processor generates CRS/COL by itself instead of
receive it from PHY processor.
2. Set bit 6 of GPREG1 to 1 to enable hardware workaround that masks the
MAC processor working right while calculating IPv6 RSS in 10/100
mode.
3. Group the workaround codes all together.
The patch is also available at:
http://cooldavid.org/download/jme.net-next-2.6.20081009.1.patch
Signed-off-by: Guo-Fu Tseng [off-list ref]Applied.