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:           Fri May 16 01:26:19 UTC 2003

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

Log Message:
IEEE80211_LOCK and WI_LOCK conceal enormous differences in locking
semantics on FreeBSD and NetBSD, so I am backing them out until
the macro set is enriched.


To generate a diff of this commit:
cvs rdiff -r1.124 -r1.125 src/sys/dev/ic/wi.c
cvs rdiff -r1.32 -r1.33 src/sys/dev/ic/wivar.h
cvs rdiff -r1.31 -r1.32 src/sys/net/if_ieee80211.h \
    src/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