https://github.com/torvalds/linux
Revision 78f1cd02457252e1ffbc6caa44a17424a45286b8 authored by Francois Romieu on 28 March 2010, 02:35:46 UTC, committed by David S. Miller on 28 March 2010, 02:35:46 UTC
This is quite similar to b39fe41f481d20c201012e4483e76c203802dda7
though said registers are not even documented as 64-bit registers
- as opposed to the initial TxDescStartAddress ones - but as single
bytes which must be combined into 32 bits at the MMIO read/write
level before being merged into a 64 bit logical entity.

Credits go to Ben Hutchings <ben@decadent.org.uk> for the MAR
registers (aka "multicast is broken for ages on ARM) and to
Timo Teräs <timo.teras@iki.fi> for the MAC registers.

Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 1546a71
History
Tip revision: 78f1cd02457252e1ffbc6caa44a17424a45286b8 authored by Francois Romieu on 28 March 2010, 02:35:46 UTC
r8169: fix broken register writes
Tip revision: 78f1cd0

back to top