Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys



Module Name:    src
Committed By:   dyoung
Date:           Tue Feb 25 01:57:36 UTC 2003

Modified Files:
        src/sys/dev/ic: awi.c wi.c
        src/sys/net: if_ieee80211.h if_ieee80211subr.c if_media.h

Log Message:
Add support for Prism monitor mode. From Kevin Lahey
<kml%patheticgeek.net@localhost>.

This patch does NOT add monitor mode support for the Lucent radios.

awi(4) was only modified for compatibility with the new mediaopt.
It does NOT support monitor mode.

Tested by Kevin, Daniel Carosone, and I.


To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 src/sys/dev/ic/awi.c
cvs rdiff -r1.111 -r1.112 src/sys/dev/ic/wi.c
cvs rdiff -r1.25 -r1.26 src/sys/net/if_ieee80211.h
cvs rdiff -r1.23 -r1.24 src/sys/net/if_ieee80211subr.c
cvs rdiff -r1.32 -r1.33 src/sys/net/if_media.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index