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)
commit43831b1581031991357385dd6c0762c06a3a62ab
tree0b2dab44d0172d67cdbc869d392031324fc11318
parentb0cd2f9016f75eb8a9fdc45d32f9b41fb16d48c9
SGISEEQ: use cached memory access to make driver work on IP28

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>
drivers/net/sgiseeq.c