Source-Changes archive

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

CVS commit: syssrc/sys



Module Name:    syssrc
Committed By:   onoe
Date:           Mon Sep  2 13:37:36 UTC 2002

Modified Files:
        syssrc/sys/dev/ic: awi.c
        syssrc/sys/net: if_ieee80211.h if_ieee80211subr.c

Log Message:
Add experimental support of Host-AP mode for awi driver.
It works also with WEP enabled.
But aging the associated clients is not implemented yet, so that the number
of clients may increase unlimitedly..


To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 syssrc/sys/dev/ic/awi.c
cvs rdiff -r1.15 -r1.16 syssrc/sys/net/if_ieee80211.h
cvs rdiff -r1.10 -r1.11 syssrc/sys/net/if_ieee80211subr.c

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