commit | 152151daece9d5dfd86e652b95846072c0d2b566 | [log] [tgz] |
---|---|---|
author | Dave Jones <davej@redhat.com> | Tue Jul 15 19:54:53 2008 -0400 |
committer | Jeff Garzik <jgarzik@redhat.com> | Tue Jul 22 17:59:26 2008 -0400 |
tree | ad6135c9a8ce2b6fc3684cc271106b315f710fd5 | |
parent | eb5813481a97582c80c8d402ecb371149c77b4e0 [diff] |
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>