Skip site navigation (1)Skip section navigation (2)


| raw e-mail | index | archive | help
You should know better given you introduced this ..

Reproducing on iwn(4) will be hard unless you change the driver...  supports
(in theory) and "supports" (is implemented and working) ....  just saying ...

% grep -r IEEE80211_FEXT_SCAN_OFFLOAD sys/dev/
sys/dev/iwm/if_iwm.c:   ic->ic_flags_ext = IEEE80211_FEXT_SCAN_OFFLOAD;
sys/dev/usb/wlan/if_rsu.c:      ic->ic_flags_ext |= IEEE80211_FEXT_SCAN_OFFLOAD;

It's a hacked up solution and scrolling through I found at least two
places where the logic seems wrong (and it's only what--8 checks in
total?).  I think atomics are the least of my concerns here...

-- 
Bjoern A. Zeeb                                                     r15:7



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?>