History log of /haiku/src/libs/compat/openbsd_wlan/net80211/ieee80211.c
Revision Date Author Comments
# eb561466 12-May-2022 Augustin Cavalier <waddlesplash@gmail.com>

openbsd_wlan: Basic adaptations to the net80211 layer.

The stack now compiles and links. Combining this with adaptations to
the driver gets things to the point where it runs scans, but we do
not yet implement ioctls so they can be returned to userland.


# 04171cfc 26-Apr-2022 Augustin Cavalier <waddlesplash@gmail.com>

openbsd_wlan: Import OpenBSD net80211 layer and base dependencies.

Not yet wired into the build, of course.