On 1 feb. 2012, at 16:17, Stanislaw Gruszka <sgruszka@xxxxxxxxxx> wrote: > Taken from: > 2011_0719_RT3070_RT3370_RT5370_RT5372_Linux_STA_V2.5.0.3_DPO > (based on function RT33xx_ChipSwitchChannel) > > Signed-off-by: Stanislaw Gruszka <sgruszka@xxxxxxxxxx> Acked-by: Gertjan van Wingerde <gwingerde@xxxxxxxxx> > --- > drivers/net/wireless/rt2x00/rt2800.h | 3 +++ > 1 files changed, 3 insertions(+), 0 deletions(-) > > diff --git a/drivers/net/wireless/rt2x00/rt2800.h b/drivers/net/wireless/rt2x00/rt2800.h > index c92fb2e..fac9ece 100644 > --- a/drivers/net/wireless/rt2x00/rt2800.h > +++ b/drivers/net/wireless/rt2x00/rt2800.h > @@ -1799,6 +1799,9 @@ struct mac_iveiv_entry { > * RFCSR 3: > */ > #define RFCSR3_K FIELD8(0x0f) > +/* Bits [7-4] for RF3320 (RT3370/RT3390), on other chipsets reserved */ > +#define RFCSR3_PA1_BIAS_CCK FIELD8(0x70); > +#define RFCSR3_PA2_CASCODE_BIAS_CCKK FIELD8(0x80); > > /* > * FRCSR 5: > -- > 1.7.1 > > > _______________________________________________ > users mailing list > users@xxxxxxxxxxxxxxxxxxxxxxx > http://rt2x00.serialmonkey.com/mailman/listinfo/users_rt2x00.serialmonkey.com -- 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