SGISEEQ: use cached memory access to make driver work on IP28
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>
Sat, 24 Nov 2007 12:29:19 +0000 (13:29 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:04:28 +0000 (15:04 -0800)
SGI IP28 machines would need special treatment (enable adding addtional
wait states) when accessing memory uncached. To avoid this pain I changed
the driver to use only cached access to memory.

Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found