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

Sam Leffler sam at FreeBSD.org
Mon Apr 13 21:03:23 UTC 2009


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


More information about the svn-src-head mailing list