]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
[bwn] add PHY-N glue.
authorAdrian Chadd <adrian@FreeBSD.org>
Tue, 17 May 2016 07:11:12 +0000 (07:11 +0000)
committerAdrian Chadd <adrian@FreeBSD.org>
Tue, 17 May 2016 07:11:12 +0000 (07:11 +0000)
commit98d0edeff09ff559833eb428d89172ca14854c9d
tree81a9ce605d225097c2cc7d9a28f54489ad8132c0
parente744622654f02861d3ae8627fe9fe4fc00bccbd9
[bwn] add PHY-N glue.

It defaults to stubbing out PHY-N bindings, but it can be flipped to
call into the b43 PHY-N port.
sys/dev/bwn/if_bwn_phy_n.c [new file with mode: 0644]
sys/dev/bwn/if_bwn_phy_n.h [new file with mode: 0644]