Re: [PATCH] b43: Fix sparse warnings

2009-08-18 Thread Michael Buesch
On Monday 17 August 2009 22:30:41 Pavel Roskin wrote: On Sat, 2009-08-15 at 12:04 +0200, Michael Buesch wrote: I still do not understand why it does complain about an _explicit_ truncation. That's simply stupid. If I program an explicit truncation I _do_ mean to truncate the value.

[PATCH] b43: LP-PHY: Implement spec updates and remove resolved FIXMEs

2009-08-18 Thread Gábor Stefanik
Larry has started re-checking all current routines against a new version of the Broadcom MIPS driver. This patch implements the first round of changes he documented on the specs wiki. Also remove a few FIXMEs regarding missing initial values for variables with dynamic initial values where reading

[PATCH] b43: LP-PHY: Two small spec updates

2009-08-18 Thread Gábor Stefanik
The specs are beginning to support rev3 LP-PHYs - implement one of the changes needed for rev3 support. Also, in the new MIPS driver, the Japan TX filter was renamed to analog TX filter init - however, calling it init is confusing, so name it set analog filter, with a comment for easier future

[ANN] b43 LP-PHY support (BCM4310/4312/4315) now ready for testing!

2009-08-18 Thread Gábor Stefanik
Hello World! Great news for Broadcom BCM4310/4312/4315 (PCI 14e4:4315) users: LP-PHY support is now at the point where it can be tested for functionality! There are still problems with channel switching (a few patches ago, only 802.11b/g channels 7 and 8 were working - no tests have been

Re: [ANN] b43 LP-PHY support (BCM4310/4312/4315) now ready for testing!

2009-08-18 Thread Luis R. Rodriguez
2009/8/18 Gábor Stefanik netrolller...@gmail.com: Hello World! Great news for Broadcom BCM4310/4312/4315 (PCI 14e4:4315) users: LP-PHY support is now at the point where it can be tested for functionality! Hey great stuff :) There are still problems with channel switching (a few patches ago,

Re: [ANN] b43 LP-PHY support (BCM4310/4312/4315) now ready for testing!

2009-08-18 Thread Luis R. Rodriguez
2009/8/18 Luis R. Rodriguez mcg...@gmail.com: 2009/8/18 Gábor Stefanik netrolller...@gmail.com: Hello World! Great news for Broadcom BCM4310/4312/4315 (PCI 14e4:4315) users: LP-PHY support is now at the point where it can be tested for functionality! Hey great stuff :) There are still