On Mon, 27 Jan 2025 at 07:58, Bjoern A. Zeeb wrote:
> Hi,
>
> before more drivers are growing this (LinuxKPI is currently thus I
> noticed) beyond the two rtwn chipsets:
>
> sys/dev/rtwn/rtl8192c/r92c_rx.c:rxs->c_phytype =
> IEEE80211_RX_FP_11B;
> sys/dev/rtwn/rtl8192c/r92c_rx.c:
Hi,
before more drivers are growing this (LinuxKPI is currently thus I
noticed) beyond the two rtwn chipsets:
sys/dev/rtwn/rtl8192c/r92c_rx.c:rxs->c_phytype =
IEEE80211_RX_FP_11B;
sys/dev/rtwn/rtl8192c/r92c_rx.c:rxs->c_phytype =
IEEE80211_RX_FP_11G;
sys/dev/rtwn