cvs commit: src/sys/dev/ath if_ath.c if_athioctl.h if_athvar.h
Sam Leffler
sam at FreeBSD.org
Fri Sep 5 15:22:50 PDT 2003
sam 2003/09/05 15:22:49 PDT
FreeBSD src repository
Modified files:
sys/dev/ath if_ath.c if_athioctl.h if_athvar.h
Log:
Add support for the experimental radiotap capture format. With this
we no longer need the debugging code to dump packets.
Revision Changes Path
1.14 +64 -11 src/sys/dev/ath/if_ath.c
1.3 +35 -0 src/sys/dev/ath/if_athioctl.h
1.6 +13 -0 src/sys/dev/ath/if_athvar.h
More information about the cvs-src
mailing list