Commit 200c77fd authored by Jeff Garzik's avatar Jeff Garzik Committed by Jeff Garzik

[PATCH] default 8139too to PIO

Some machines still appear to lock up under MMIO mode, so default to PIO.
parent a5ec2014
...@@ -1545,6 +1545,7 @@ config 8139TOO ...@@ -1545,6 +1545,7 @@ config 8139TOO
config 8139TOO_PIO config 8139TOO_PIO
bool "Use PIO instead of MMIO" bool "Use PIO instead of MMIO"
default y
depends on 8139TOO depends on 8139TOO
help help
This instructs the driver to use programmed I/O ports (PIO) instead This instructs the driver to use programmed I/O ports (PIO) instead
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment