diff options
author | Francois Romieu <romieu@fr.zoreil.com> | 2010-03-28 04:35:46 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-03-28 04:35:46 +0200 |
commit | 78f1cd02457252e1ffbc6caa44a17424a45286b8 (patch) | |
tree | a586ee577ec78b0d106d623c3f998ee01f4fb204 /drivers/vlynq | |
parent | pcnet_cs: add new id (diff) | |
download | linux-78f1cd02457252e1ffbc6caa44a17424a45286b8.tar.xz linux-78f1cd02457252e1ffbc6caa44a17424a45286b8.zip |
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 'drivers/vlynq')
0 files changed, 0 insertions, 0 deletions