Return-path: Received: from mail-yx0-f174.google.com ([209.85.213.174]:58241 "EHLO mail-yx0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753614Ab0JVTlz convert rfc822-to-8bit (ORCPT ); Fri, 22 Oct 2010 15:41:55 -0400 Received: by yxn35 with SMTP id 35so964562yxn.19 for ; Fri, 22 Oct 2010 12:41:55 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1287762229-16516-4-git-send-email-zajec5@gmail.com> References: <1287762229-16516-2-git-send-email-zajec5@gmail.com> <1287762229-16516-4-git-send-email-zajec5@gmail.com> From: =?ISO-8859-1?Q?G=E1bor_Stefanik?= Date: Fri, 22 Oct 2010 21:41:34 +0200 Message-ID: Subject: Re: [PATCH 3/5] b43: define known SPROM boardflags2 bits To: b43-dev , Larry Finger Cc: linux-wireless@vger.kernel.org, "John W. Linville" Content-Type: text/plain; charset=UTF-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: 2010/10/22 Rafał Miłecki : > Signed-off-by: Rafał Miłecki > --- >  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@vger.kernel.org > More majordomo info at  http://vger.kernel.org/majordomo-info.html > -- Vista: [V]iruses, [I]ntruders, [S]pyware, [T]rojans and [A]dware. :-)