b43: LP-PHY: Implement channel switching for rev0/1/B2062 radio
authorGábor Stefanik <netrolller.3d@gmail.com>
Thu, 13 Aug 2009 22:15:17 +0000 (00:15 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 20 Aug 2009 15:35:51 +0000 (11:35 -0400)
commit1e711bee566e26f03e51d5a754e7c8a57e489f9f
tree963d8d7665d39426b0e2c1f6b6e6d5ca912520c7
parent588f8377c5470fab611c14ead768f7f9af87da94
b43: LP-PHY: Implement channel switching for rev0/1/B2062 radio

-Move pdiv from lpphy_2062_init to struct b43_phy_lp.
-Add channel table for the B2062 radio.
-Add code for tuning the B2062 radio to channel.
-Add error handling to op_switch_channel, and use it for both radios.

Rev0/1/B2062 will now hopefully show some signs of life, though
it won't work at full performance, as calibration is still missing.

Signed-off-by: Gábor Stefanik <netrolller.3d@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/b43/phy_lp.c
drivers/net/wireless/b43/phy_lp.h