From: Rafał Miłecki Date: Wed, 15 Jun 2011 23:59:19 +0000 (+0200) Subject: b43: HT-PHY: implement radio ops X-Git-Tag: v3.1-rc1~316^2~350^2^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cabd4254bc6b52a65da859a2c7591f67199ca81;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed