Date: Wed, 24 Nov 2004 04:42:33 GMT From: Sam Leffler <sam@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 65762 for review Message-ID: <200411240442.iAO4gX3c097084@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=65762 Change 65762 by sam@sam_ebb on 2004/11/24 04:41:39 missing turboG entry Affected files ... .. //depot/projects/wifi/sys/net80211/ieee80211.c#12 edit Differences ... ==== //depot/projects/wifi/sys/net80211/ieee80211.c#12 (text+ko) ==== @@ -311,6 +311,7 @@ IFM_IEEE80211_11G, IFM_IEEE80211_FH, IFM_IEEE80211_11A | IFM_IEEE80211_TURBO, + IFM_IEEE80211_11G | IFM_IEEE80211_TURBO, }; if ((ic->ic_modecaps & (1<<mode)) == 0) continue;
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411240442.iAO4gX3c097084>
