Search Linux Wireless

Re: [PATCH] b43: fill PHY ctl word1 in TX header for N-PHY

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

 



W dniu 25 lutego 2011 12:34 uÅytkownik RafaÅ MiÅecki <zajec5@xxxxxxxxx> napisaÅ:
> + Â Â Â if (phy->type == B43_PHYTYPE_LP)
> + Â Â Â Â Â Â Â bw = B43_TXH_PHY1_BW_20;

(...)

> + Â Â Â if (phy->type == B43_PHYTYPE_N) {
> + Â Â Â Â Â Â Â txhdr->phy_ctl1 =
> + Â Â Â Â Â Â Â Â Â Â Â cpu_to_le16(b43_generate_tx_phy_ctl1(dev, rate));
> + Â Â Â Â Â Â Â txhdr->phy_ctl1_fb =
> + Â Â Â Â Â Â Â Â Â Â Â cpu_to_le16(b43_generate_tx_phy_ctl1(dev, rate_fb));
> + Â Â Â }

Just to make it clear: this TX header is expected to be filled on
both: LP-PHY and N-PHY - that's why you can see some LP specific code
in filling function. It just was not tested yet on LP-PHY, that's why
it is still disabled.

-- 
RafaÅ
--
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