Re: [RFT] Threaded IRQ handlers for b43

2009-08-17 Thread Michael Buesch
://bu3sch.de/patches/wireless-testing/20090817-1347/patches/001-fix-irq-thread-wakeup.patch -- Greetings, Michael. ___ Bcm43xx-dev mailing list Bcm43xx-dev@lists.berlios.de https://lists.berlios.de/mailman/listinfo/bcm43xx-dev

Re: [PATCH] b43: LP-PHY: Fix reading old mode in the set TX power control routine

2009-08-17 Thread Gábor Stefanik
2009/8/14 Gábor Stefanik netrolller...@gmail.com: Check the mode the hardware is in, not the mode we used the last time. Signed-off-by: Gábor Stefanik netrolller...@gmail.com --- Mark, please test if this fixes the TX power control WARN_ON you were seeing. drivers/net/wireless/b43/phy_lp.c

Re: [PATCH] b43: LP-PHY: Fix setting TX power control mode during RC calibration

2009-08-17 Thread Gábor Stefanik
2009/8/17 John W. Linville linvi...@tuxdriver.com: On Mon, Aug 17, 2009 at 09:32:42PM +0200, Gábor Stefanik wrote: 2009/8/14 Gábor Stefanik netrolller...@gmail.com: Call set_tx_power_control with a LPPHY_TXPCTL rather than an LPPHY_TX_PWR_CTL_CMD_MODE. Signed-off-by: Gábor Stefanik

Re: [PATCH] b43: LP-PHY: Fix reading old mode in the set TX power control routine

2009-08-17 Thread Gábor Stefanik
2009/8/17 John W. Linville linvi...@tuxdriver.com: On Mon, Aug 17, 2009 at 09:33:06PM +0200, Gábor Stefanik wrote: 2009/8/14 Gábor Stefanik netrolller...@gmail.com: Check the mode the hardware is in, not the mode we used the last time. Signed-off-by: Gábor Stefanik netrolller...@gmail.com

Re: [PATCH] b43: LP-PHY: Fix setting TX power control mode during RC calibration

2009-08-17 Thread Larry Finger
Gábor Stefanik wrote: 2009/8/17 John W. Linville linvi...@tuxdriver.com: On Mon, Aug 17, 2009 at 09:32:42PM +0200, Gábor Stefanik wrote: 2009/8/14 Gábor Stefanik netrolller...@gmail.com: Call set_tx_power_control with a LPPHY_TXPCTL rather than an LPPHY_TX_PWR_CTL_CMD_MODE. Signed-off-by:

Re: [PATCH] b43: LP-PHY: Fix reading old mode in the set TX power control routine

2009-08-17 Thread Larry Finger
Gábor Stefanik wrote: 2009/8/17 John W. Linville linvi...@tuxdriver.com: On Mon, Aug 17, 2009 at 09:33:06PM +0200, Gábor Stefanik wrote: 2009/8/14 Gábor Stefanik netrolller...@gmail.com: Check the mode the hardware is in, not the mode we used the last time. Signed-off-by: Gábor Stefanik