diff options
author | Francois Romieu <[email protected]> | 2010-03-27 19:35:46 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2010-03-27 19:35:46 -0700 |
commit | 78f1cd02457252e1ffbc6caa44a17424a45286b8 (patch) | |
tree | a586ee577ec78b0d106d623c3f998ee01f4fb204 /net/lapb/lapb_in.c | |
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 <[email protected]> for the MAR
registers (aka "multicast is broken for ages on ARM) and to
Timo Teräs <[email protected]> for the MAC registers.
Signed-off-by: Francois Romieu <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions