From: Larry Finger Date: Thu, 10 Dec 2009 23:35:01 +0000 (-0600) Subject: b43: Allow PIO mode to be selected at module load X-Git-Tag: v2.6.34-rc1~233^2~682^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b02914af4d7020828ce921a572589dd793517c09;p=pandora-kernel.git b43: Allow PIO mode to be selected at module load If userencounter the "Fatal DMA Problem" with a BCM43XX device, and still wish to use b43 as the driver, their only option is to rebuild the kernel with CONFIG_B43_FORCE_PIO. This patch removes this option and allows PIO mode to be selected with a load-time parameter for the module. Note that the configuration variable CONFIG_B43_PIO is also removed. Once the DMA problem with the BCM4312 devices is solved, this patch will likely be reverted. Signed-off-by: Larry Finger Tested-by: John Daiker Signed-off-by: John W. Linville --- Reading git-diff-tree failed