[PATCH 3/5] b43: define known SPROM boardflags2 bits

Gábor Stefanik netrolller.3d at gmail.com
Fri Oct 22 16:42:50 EDT 2010


2010/10/22 Larry Finger <Larry.Finger at lwfinger.net>:
> On 10/22/2010 02:41 PM, Gábor Stefanik wrote:
>> 2010/10/22 Rafał Miłecki <zajec5 at gmail.com>:
>>> Signed-off-by: Rafał Miłecki <zajec5 at gmail.com>
>>> ---
>>>  drivers/net/wireless/b43/b43.h |   13 +++++++++++++
>>>  1 files changed, 13 insertions(+), 0 deletions(-)
>>>
>>> diff --git a/drivers/net/wireless/b43/b43.h b/drivers/net/wireless/b43/b43.h
>>> index 72821c4..9aad2ca 100644
>>> --- a/drivers/net/wireless/b43/b43.h
>>> +++ b/drivers/net/wireless/b43/b43.h
>>> @@ -153,6 +153,19 @@
>>>  #define B43_BFH_FEM_BT                 0x0040  /* has FEM and switch to share antenna
>>>                                                 * with bluetooth */
>>>
>>> +/* SPROM boardflags2_lo values */
>>> +#define B43_BFL2_RXBB_INT_REG_DIS      0x0001  /* external RX BB regulator present */
>>> +#define B43_BFL2_APLL_WAR              0x0002  /* alternative A-band PLL settings implemented */
>>> +#define B43_BFL2_TXPWRCTRL_EN          0x0004  /* permits enabling TX Power Control */
>>> +#define B43_BFL2_2X4_DIV               0x0008  /* 2x4 diversity switch */
>>> +#define B43_BFL2_5G_PWRGAIN            0x0010  /* supports 5G band power gain */
>>> +#define B43_BFL2_PCIEWAR_OVR           0x0020  /* overrides ASPM and Clkreq settings */
>>> +#define B43_BFL2_CAESERS_BRD           0x0040  /* is Caesers board (unused) */
>>
>> I'm almost sure this is a typo in the specs.
>>
>> Larry?
>
> Nope - it is Cae..., not Cea.... Whatever name we use is just a placeholder as
> that bit is never used.

No, I mean the "ser" part.

>
> Larry
>
>



-- 
Vista: [V]iruses, [I]ntruders, [S]pyware, [T]rojans and [A]dware. :-)



More information about the b43-dev mailing list