svn commit: r191023 - head/tools/tools/nanobsd/gateworks

[ Available lists | Index of svn-src-all | Month of Apr 2009 | Week of 13 Apr 2009 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Sam Leffler <sam@FreeBSD.org>
Date
13 Apr 2009 21:03:23
Subject
svn commit: r191023 - head/tools/tools/nanobsd/gateworks
Message-ID
200904132103.n3DL3LUK083595@svn.freebsd.org


[ Hide this part ]
Author: sam
Date: Mon Apr 13 21:03:21 2009
New Revision: 191023
URL: http://svn.freebsd.org/changeset/base/191023

Log:
catch up with removal of ATH_SUPPORT_TDMA

Modified:
head/tools/tools/nanobsd/gateworks/G2348
head/tools/tools/nanobsd/gateworks/G2358

Modified: head/tools/tools/nanobsd/gateworks/G2348
==============================================================================
--- head/tools/tools/nanobsd/gateworks/G2348 Mon Apr 13 21:01:08 2009 (r191022)
+++ head/tools/tools/nanobsd/gateworks/G2348 Mon Apr 13 21:03:21 2009 (r191023)
@@ -100,7 +100,6 @@ device wlan_tkip # 802.11 TKIP support

device ath # Atheros pci/cardbus NIC's
device ath_rate_sample # SampleRate tx rate control for ath
-options ATH_SUPPORT_TDMA
options ATH_DEBUG # enable athdebug msgs
options ATH_DIAGAPI # enable api for athregs


Modified: head/tools/tools/nanobsd/gateworks/G2358
==============================================================================
--- head/tools/tools/nanobsd/gateworks/G2358 Mon Apr 13 21:01:08 2009 (r191022)
+++ head/tools/tools/nanobsd/gateworks/G2358 Mon Apr 13 21:03:21 2009 (r191023)
@@ -103,7 +103,6 @@ device ath # Atheros pci/cardbus NIC's
device ath_rate_sample # SampleRate tx rate control for ath
options ATH_DEBUG # enable athdebug msgs
options ATH_DIAGAPI # enable api for athregs
-options ATH_SUPPORT_TDMA

device ath_hal # Atheros HAL (includes binary component)
options AH_DEBUG


Elapsed time: 0.091 seconds