[PATCH] bcm43xx: >1G and 64bit DMA support
authorMichael Buesch <mb@bu3sch.de>
Tue, 15 Aug 2006 22:25:16 +0000 (00:25 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 29 Aug 2006 21:06:28 +0000 (17:06 -0400)
commit9218e02bd4dba86e458d9c57d66c18517fb642ff
treecb24a5ed0fe9859d4e4cdfa9470b9bd0a382fb05
parent3b4c7d640376dbccfe80fc4f7b8772ecc7de28c5
[PATCH] bcm43xx: >1G and 64bit DMA support

This is a rewrite of the bcm43xx DMA engine. It adds support
for >1G of memory (for chips that support the extension bits)
and 64-bit DMA (for chips that support it).

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/bcm43xx/bcm43xx.h
drivers/net/wireless/bcm43xx/bcm43xx_dma.c
drivers/net/wireless/bcm43xx/bcm43xx_dma.h
drivers/net/wireless/bcm43xx/bcm43xx_main.c