Re: [PATCH] b43: LP-PHY: Begin implementing calibration & software RFKILL support

2009-10-25 Thread Michael Buesch
On Sunday 25 October 2009 16:57:44 Gábor Stefanik wrote: > 2009/10/25 Michael Buesch : > > On Sunday 25 October 2009 16:26:36 Gábor Stefanik wrote: > >> Michael, could you please do the PHY reset part? I can't seem to > >> understand its relationship to wireless_core_reset... also, it's > >> heavil

Re: [PATCH] b43: LP-PHY: Begin implementing calibration & software RFKILL support

2009-10-25 Thread Gábor Stefanik
2009/10/25 Michael Buesch : > On Sunday 25 October 2009 16:26:36 Gábor Stefanik wrote: >> Michael, could you please do the PHY reset part? I can't seem to >> understand its relationship to wireless_core_reset... also, it's >> heavily ssb-speak, which I am not good at. > > Where are the specificatio

Re: [PATCH] b43: LP-PHY: Begin implementing calibration & software RFKILL support

2009-10-25 Thread Michael Buesch
On Sunday 25 October 2009 16:26:36 Gábor Stefanik wrote: > Michael, could you please do the PHY reset part? I can't seem to > understand its relationship to wireless_core_reset... also, it's > heavily ssb-speak, which I am not good at. Where are the specifications? -- Greetings, Michael. ___

[PATCH] b43: LP-PHY: Begin implementing calibration & software RFKILL support

2009-10-25 Thread Gábor Stefanik
This implements the following calibration functions: -Set TX IQCC -Set TX Power by Index -PR41573 workaround (incomplete, needs PHY reset) -Calc RX IQ Comp -PHY Cordic -Run Samples -Start/Stop TX Tone -part of PAPD Cal TX Power -RX I/Q Calibration -The basic structure of the periodic calibration wr

[PATCH] b43: LP-PHY: Begin implementing calibration & software RFKILL support

2009-10-25 Thread Gábor Stefanik
This implements the following calibration functions: -Set TX IQCC -Set TX Power by Index -PR41573 workaround (incomplete, needs PHY reset) -Calc RX IQ Comp -PHY Cordic -Run Samples -Start/Stop TX Tone -part of PAPD Cal TX Power -RX I/Q Calibration -The basic structure of the periodic calibration wr

[PATCH] b43: LP-PHY: Begin implementing calibration & software RFKILL support

2009-08-29 Thread Gábor Stefanik
This implements the following calibration functions: -Set TX IQCC -Set TX Power by Index -PR41573 workaround -Calc RX IQ Comp -PHY Cordic -Run Samples -Start/Stop TX Tone -part of PAPD Cal TX Power -RX I/Q Calibration -The basic structure of the periodic calibration wrapper Software RFKILL (requir