Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/net80211
Module Name: src
Committed By: dyoung
Date: Mon Feb 11 22:38:51 UTC 2008
Modified Files:
src/sys/net80211: ieee80211_netbsd.h
Log Message:
Re-implement the net80211 locks using mutex(9) instead of splnet(9)
shenanigans. This matches the FreeBSD implementation much more
closely, but performance may suffer.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/net80211/ieee80211_netbsd.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