PERFORCE change 134761 for review
Sepherosa Ziehau
sephe at FreeBSD.org
Sun Feb 3 20:46:07 PST 2008
http://perforce.freebsd.org/chv.cgi?CH=134761
Change 134761 by sephe at sephe_enigma:sam_wifi on 2008/02/04 04:45:34
Forcing long slot time
Affected files ...
.. //depot/projects/wifi/sys/dev/ral/rt2560.c#30 edit
Differences ...
==== //depot/projects/wifi/sys/dev/ral/rt2560.c#30 (text) ====
@@ -2483,6 +2483,7 @@
uint16_t tx_sifs, tx_pifs, tx_difs, eifs;
uint32_t tmp;
+#define FORCE_SLOTTIME
#ifndef FORCE_SLOTTIME
slottime = (ic->ic_flags & IEEE80211_F_SHSLOT) ? 9 : 20;
#else
More information about the p4-projects
mailing list