Quoth Stefan Sperling on Tue, Jan 10, 2017:
> On Mon, Jan 09, 2017 at 01:54:55PM +0100, Stefan Sperling wrote:
> > This diff adds 11n support to the athn(4) driver.
> > Requires -current net80211 code from today.
> 
> A better diff which fixes several bugs.

After applying the diff below, it compiled.

And it seems to work, although my testing was by no means
exhaustive.

Thank you,
Vadik.

Index: sys/conf/files
===================================================================
RCS file: /cvs/src/sys/conf/files,v
retrieving revision 1.620
diff -u -p -u -r1.620 files
--- sys/conf/files      17 Jun 2016 19:20:19 -0000      1.620
+++ sys/conf/files      10 Jan 2017 17:57:50 -0000
@@ -800,6 +800,7 @@ file net80211/ieee80211_crypto_wep.c        wla
 file net80211/ieee80211_input.c                wlan
 file net80211/ieee80211_ioctl.c                wlan
 file net80211/ieee80211_node.c         wlan
+file net80211/ieee80211_mira.c         wlan
 file net80211/ieee80211_output.c       wlan
 file net80211/ieee80211_pae_input.c    wlan
 file net80211/ieee80211_pae_output.c   wlan

-- 
The good Christian should beware of mathematicians and all those who make
empty prophecies.  The danger already exists that mathematicians have made
a covenant with the devil to darken the spirit and confine man in the
bonds of Hell.  -- Saint Augustine

Reply via email to