[PATCH] b43: LP-PHY: Implement STX synchronization

2009-08-09 Thread Gábor Stefanik
The v2+ radio init (B2063) is now complete, modulo BCM4325 support. Signed-off-by: Gábor Stefanik netrolller...@gmail.com --- drivers/net/wireless/b43/phy_lp.c | 57 +++- 1 files changed, 55 insertions(+), 2 deletions(-) diff --git

Re: [RFC PATCH] b43: Implement LP-PHY baseband table initialization

2009-08-09 Thread Larry Finger
Gábor Stefanik wrote: Implement LP-PHY baseband table init for all revisions. Signed-off-by: Gábor Stefanik netrolller...@gmail.com --- Sorry for the size; it's difficult to cut short changes like this (most of the patch is just table data). Please review, there may always be bugs that I