]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
b43: HT-PHY: implement radio ops
authorRafał Miłecki <zajec5@gmail.com>
Wed, 15 Jun 2011 23:59:19 +0000 (01:59 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 17 Jun 2011 18:22:27 +0000 (14:22 -0400)
commit4cabd4254bc6b52a65da859a2c7591f67199ca81
tree010f384a503ab7f424f5b68a89a2efdf1e660436
parentd816ab26f6637282feb8a93c9def9925883ba0a7
b43: HT-PHY: implement radio ops

Every PHY has some specific bit used for reading radio regs. Analyze of
MMIO dumps from BCM4331 and ndiswrapper has shown it is 0x200 for HT.
 radio_read(0x037f) -> 0x0073
radio_write(0x017f) <- 0x0072

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/b43/phy_ht.c