From: Larry Finger Date: Tue, 3 Oct 2006 04:48:54 +0000 (-0500) Subject: [PATCH] bcm43xx-softmac: Fix system hang for x86-64 with >1GB RAM X-Git-Tag: v2.6.19-rc3~13^2~1^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8da81e52b743edac0bfbb7d0c1286f919b2f209b;p=pandora-kernel.git [PATCH] bcm43xx-softmac: Fix system hang for x86-64 with >1GB RAM The bcm43xx-softmac software currently fails when running on x86_64 systems with more than 1GB RAM and one of the card variants with 30-bit DMA addressing. This patch uses the address extension bits in the hardware to set the correct DMA mask for the specific card in use. Signed-off-by: Larry Finger Signed-off-by: John W. Linville --- Reading git-diff-tree failed