Add the AMD 8131 bridge to the list of chipsets that reorder writes.
Signed-off-by: John W. Linville <redacted>
Hi John,
The latest tg3 driver in 2.6.18 has a recovery mechanism to detect
and recover from this kind of reordering problem. I suppose we can
add this chipset now if we're reasonably sure that it is reordering
MMIO. But it will be nice to actually see the recovery mechanism in
action catching this chipset.