HomeFreeBSD

Begin abstracting out the access method for ath(4) ioctls.

Description

Begin abstracting out the access method for ath(4) ioctls.

Each of the ath* commands do their own direct socket/ioctl calls,
which makes it difficult to forklift upgrade things.

So, this is the beginning of abstracting out the stats API calls
in the hope that I can migrate things to use a /dev/athX file for
ioctls and use a more general interface.

Tested:

  • QCA9565 NIC, STA mode

Details

Provenance
adrianAuthored on
Parents
rS296151: Sort subdirectories in BSD.debug.dist
Branches
Unknown
Tags
Unknown