implement basic bpf(4) support for qwx(4)
authorstsp <stsp@openbsd.org>
Tue, 6 Feb 2024 14:18:15 +0000 (14:18 +0000)
committerstsp <stsp@openbsd.org>
Tue, 6 Feb 2024 14:18:15 +0000 (14:18 +0000)
commit7748e020c5e74520ab38b1a116faad056529ef53
tree7380d70c44d163b879b442282f3801c17b190e66
parent83dbb6acd2662eaf5b471c2ceae79ff88030c74d
implement basic bpf(4) support for qwx(4)

This is sufficient to capture 802.11 frames with tcpdump -y IEEE802_11_RADIO.
Meta-data such as RSSI and channel number is not yet recorded.
sys/dev/ic/qwx.c
sys/dev/ic/qwxvar.h