From: Dave Jones Date: Tue, 15 Jul 2008 23:54:53 +0000 (-0400) Subject: 8139too: Make PIO/MMIO a runtime decision through a module parameter. X-Git-Tag: v2.6.27-rc1~860^2~3^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb5813481a97582c80c8d402ecb371149c77b4e0;p=pandora-kernel.git 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: Dave Jones Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed