Commit 18f955ce authored by Jeff Garzik's avatar Jeff Garzik

Merge pobox.com:/garz/repo/netdev-2.6/iomap

into pobox.com:/garz/repo/net-drivers-2.6
parents 6cae1f24 d47490e2
...@@ -1399,16 +1399,6 @@ config EEPRO100 ...@@ -1399,16 +1399,6 @@ config EEPRO100
will be called eepro100. will be called eepro100.
config EEPRO100_PIO
bool "Use PIO instead of MMIO" if !X86_VISWS
depends on EEPRO100
default y if X86_VISWS
help
This instructs the driver to use programmed I/O ports (PIO) instead
of PCI shared memory (MMIO). This can possibly solve some problems
in case your mainboard has memory consistency issues. If unsure,
say N.
config E100 config E100
tristate "Intel(R) PRO/100+ support" tristate "Intel(R) PRO/100+ support"
depends on NET_PCI && PCI depends on NET_PCI && PCI
......
This diff is collapsed.
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