implement qwx_auth() which moves the device from SCAN into AUTH state
authorstsp <stsp@openbsd.org>
Thu, 25 Jan 2024 10:11:04 +0000 (10:11 +0000)
committerstsp <stsp@openbsd.org>
Thu, 25 Jan 2024 10:11:04 +0000 (10:11 +0000)
commitbb5c86a24b1f81d20bbd7256af9211b39c766338
tree32fae9e1e84fe6c28768f261deb766680e3c67fe
parent49f51e2c29a5095a7ec06a6bb62762a982027600
implement qwx_auth() which moves the device from SCAN into AUTH state

Port code from Linux to provide access point info to firmware and to
start up the firmware's virtual interface in station mode.
Sending frames does not work yet so we cannot actually connect anywhere.
sys/dev/ic/qwx.c
sys/dev/ic/qwxreg.h
sys/dev/ic/qwxvar.h