diff options
author | Francois Romieu <romieu@fr.zoreil.com> | 2010-03-27 19:35:46 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-03-27 19:35:46 -0700 |
commit | 78f1cd02457252e1ffbc6caa44a17424a45286b8 (patch) | |
tree | a586ee577ec78b0d106d623c3f998ee01f4fb204 /tools/perf | |
parent | 1546a713ae1f066f83469cdd99ebdf500d6a65e4 (diff) |
r8169: fix broken register writes
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>
Diffstat (limited to 'tools/perf')
0 files changed, 0 insertions, 0 deletions