From: Rafał Miłecki Date: Mon, 27 Jun 2011 22:08:53 +0000 (+0200) Subject: b43: HT-PHY: init radio when enabling it X-Git-Tag: v3.1-rc1~316^2~232^2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e644ab47e0cbedc7dd694d3af9996dc514ebf4a;p=pandora-kernel.git b43: HT-PHY: init radio when enabling it Masks and sets were found in MMIO dumps by using MMIO hacks. Shortly: radio_write(0x0c51) <- 0x0070 radio_write(0x0c5a) <- 0x0003 radio_write(0x0146) <- 0x0003 radio_write(0x0546) <- 0x0003 radio_write(0x0946) <- 0x0003 radio_write(0x002e) <- 0x0078 radio_write(0x00c0) <- 0x0080 radio_write(0x002e) <- 0xff87 radio_write(0x00c0) <- 0xff7f radio_write(0x0011) <- 0xfff7 Signed-off-by: Rafał Miłecki Signed-off-by: John W. Linville --- Reading git-diff-tree failed