diff options
author | Patrick Wildt <patrick@cvs.openbsd.org> | 2017-10-11 17:19:51 +0000 |
---|---|---|
committer | Patrick Wildt <patrick@cvs.openbsd.org> | 2017-10-11 17:19:51 +0000 |
commit | 9692a27c6ec9eec4edac3e8e1b2516e48af6157e (patch) | |
tree | 2d3752ef13cb992236f29823394999983c27471f /sys/netinet/in.c | |
parent | 1aa4b6c7db90fa92a8fa6d22283e02afeaf520bd (diff) |
Add bwfm(4), a driver for Broadcom FullMAC WiFi controllers. The
FullMAC, in comparison to SoftMAC, does most WiFi handling in the
firmware that's running on the controller. This means we have to
work around the net80211 stack while still implementing all the
WiFi interfaces to userland.
This driver is still in early development. So far it can connect
to open WiFis over the USB bus. SDIO and PCIe support, for devices
like the Raspberry Pi 3 or the Macbooks, is not yet implemented.
Also mbufs on the transmit path leak and are not yet freed.
ok stsp@
Diffstat (limited to 'sys/netinet/in.c')
0 files changed, 0 insertions, 0 deletions