8139too: Force usage of PIO on OQO2
authorDave Jones <davej@redhat.com>
Tue, 15 Jul 2008 23:54:53 +0000 (19:54 -0400)
committerJeff Garzik <jgarzik@redhat.com>
Tue, 22 Jul 2008 21:59:26 +0000 (17:59 -0400)
commit152151daece9d5dfd86e652b95846072c0d2b566
treead6135c9a8ce2b6fc3684cc271106b315f710fd5
parenteb5813481a97582c80c8d402ecb371149c77b4e0
8139too: Force usage of PIO on OQO2

The OQO model 2 has an RTL8139 from Atheros that doesn't like MMIO.
It fails on modprobe, with a 'PCI Bus error' message.

Force it to always use polled IO.

Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/net/8139too.c