PERFORCE change 46326 for review
Sam Leffler
sam at FreeBSD.org
Sun Feb 1 14:14:16 PST 2004
http://perforce.freebsd.org/chv.cgi?CH=46326
Change 46326 by sam at sam_ebb on 2004/02/01 14:13:40
indicate driver is capable of short slot time
Affected files ...
.. //depot/projects/netperf+sockets/sys/dev/ath/if_ath.c#24 edit
Differences ...
==== //depot/projects/netperf+sockets/sys/dev/ath/if_ath.c#24 (text+ko) ====
@@ -338,6 +338,7 @@
| IEEE80211_C_HOSTAP /* hostap mode */
| IEEE80211_C_MONITOR /* monitor mode */
| IEEE80211_C_SHPREAMBLE /* short preamble supported */
+ | IEEE80211_C_SHSLOT /* short slot time supported */
| IEEE80211_C_RCVMGT /* recv management frames */
;
ic->ic_flags |= IEEE80211_F_DATAPAD;
More information about the p4-projects
mailing list