Skip to content
Commit eb581348 authored by Dave Jones's avatar Dave Jones Committed by Jeff Garzik
Browse files

8139too: Make PIO/MMIO a runtime decision through a module parameter.



This is needed to support devices that only work with PIO without
penalising devices that work fine with MMIO in distro kernels.
It also allows us to eventually use PIO as a fallback when setting
up MMIO fails.

Signed-off-by: default avatarDave Jones <davej@redhat.com>
Signed-off-by: default avatarJeff Garzik <jgarzik@redhat.com>
parent 7239016d
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