Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Feb 2008 04:46:05 GMT
From:      Sepherosa Ziehau <sephe@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 134761 for review
Message-ID:  <200802040446.m144k5lN007306@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=134761

Change 134761 by sephe@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802040446.m144k5lN007306>