Date: Mon, 13 Nov 2000 15:04:16 -0800 (PST) From: Bill Paul <wpaul@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/an if_aironet_ieee.h if_an.c if_anreg.h src/usr.sbin/ancontrol ancontrol.8 ancontrol.c Message-ID: <200011132304.PAA98092@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 2000/11/13 15:04:16 PST
Modified files:
sys/dev/an if_aironet_ieee.h if_an.c if_anreg.h
usr.sbin/ancontrol ancontrol.8 ancontrol.c
Log:
Close PR# 21843 and PR# 21864. This adds support for WEP and updates some
of the data structures to include new members that weren't defined in the
manual I have.
I opted to use Doug Ambrisko's WEP patches since David Cornejo's patches
did not include the necessary changes to ancontrol(8) to actually enable
and use WEP.
NOTE: I don't currently have access to an Aironet card, so I can't test
any of this. Everything compiles and close scrutiny doesn't reveal any
obvious problems, but Murphy's Law applies. This means I will probably
leave these changes in -current for a bit longer than usual until I'm
sure they work right.
Revision Changes Path
1.2 +40 -4 src/sys/dev/an/if_aironet_ieee.h
1.12 +42 -8 src/sys/dev/an/if_an.c
1.3 +43 -4 src/sys/dev/an/if_anreg.h
1.6 +32 -7 src/usr.sbin/ancontrol/ancontrol.8
1.6 +135 -9 src/usr.sbin/ancontrol/ancontrol.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011132304.PAA98092>
