mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 08:13:38 -05:00
o correct mapping of CCK rates to PLCP; was using nonstandard Ralink values which just happened to also be used by Zydas (so went unnoticed) o change ieee80211_plcp2rate api to take a phy type instead of a flag that indicates ofdm/!ofdm o update drivers to match (restore per-driver code to map rate->PLCP) Reviewed by: sephe, weongyo, thompsa |
||
|---|---|---|
| .. | ||
| if_ral_pci.c | ||
| rt2560.c | ||
| rt2560reg.h | ||
| rt2560var.h | ||
| rt2661.c | ||
| rt2661reg.h | ||
| rt2661var.h | ||