Search Linux Wireless

Re: [PATCH 1/4] rt2800: radio 3xxx: reprogram only lower bits of RF_R3

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Jan 30, 2012 at 4:17 PM, Stanislaw Gruszka <sgruszka@xxxxxxxxxx> wrote:
> -       rt2800_rfcsr_write(rt2x00dev, 3, rf->rf3);
> +
> +       rt2800_rfcsr_read(rt2x00dev, 3, &rfcsr);
> +       rt2x00_set_field8(&rfcsr, RFCSR3_K, rf->rf3);
> +       rt2800_rfcsr_write(rt2x00dev, 3, rfcsr);

Mind to add the same/similar comment here as the legacy driver does?
It seems as if this only applies to RT3370 and newer while the change
doesn't affect older chipsets:

RT3370/RT3390 RF version is 0x3320 RF_R3 [7:4] is not reserved bits
RF_R3[6:4] (pa1_bc_cck) : PA1 Bias CCK
RF_R3[7] (pa2_cc_cck) : PA2 Cascode Bias CCK

Thanks,
Helmut
--
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


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux