2010/10/22 RafaÅ MiÅecki <zajec5@xxxxxxxxx>: > Signed-off-by: RafaÅ MiÅecki <zajec5@xxxxxxxxx> > --- > Â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? > +#define B43_BFL2_BTC3WIRE Â Â Â Â Â Â Â0x0080 Â/* used 3-wire bluetooth coexist */ > +#define B43_BFL2_SKWRKFEM_BRD Â Â Â Â Â0x0100 Â/* 4321mcm93 uses Skyworks FEM */ > +#define B43_BFL2_SPUR_WAR Â Â Â Â Â Â Â0x0200 Â/* has a workaround for clock-harmonic spurs */ > +#define B43_BFL2_GPLL_WAR Â Â Â Â Â Â Â0x0400 Â/* altenative G-band PLL settings implemented */ > + > Â/* GPIO register offset, in both ChipCommon and PCI core. */ > Â#define B43_GPIO_CONTROL Â Â Â Â Â Â Â 0x6c > > -- > 1.7.1 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-wireless" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at Âhttp://vger.kernel.org/majordomo-info.html > -- Vista: [V]iruses, [I]ntruders, [S]pyware, [T]rojans and [A]dware. :-) -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html