Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Mar 2013 17:53:53 GMT
From:      Jonathan Anderson <jonathan@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 222931 for review
Message-ID:  <201303161753.r2GHrrsL041385@skunkworks.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/@@222931?ac=10

Change 222931 by jonathan@jonathan-on-kent on 2013/03/16 17:53:20

	Comment out Atheros driver - it causes build failures.

Affected files ...

.. //depot/projects/ctsrd/tesla/src/sys/amd64/conf/GENERIC#4 edit

Differences ...

==== //depot/projects/ctsrd/tesla/src/sys/amd64/conf/GENERIC#4 (text+ko) ====

@@ -271,9 +271,9 @@
 device		wlan_tkip	# 802.11 TKIP support
 device		wlan_amrr	# AMRR transmit rate control algorithm
 device		an		# Aironet 4500/4800 802.11 wireless NICs.
-device		ath		# Atheros NICs
-device		ath_pci		# Atheros pci/cardbus glue
-device		ath_hal		# pci/cardbus chip support
+#device		ath		# Atheros NICs
+#device		ath_pci		# Atheros pci/cardbus glue
+#device		ath_hal		# pci/cardbus chip support
 options		AH_SUPPORT_AR5416	# enable AR5416 tx/rx descriptors
 options		AH_AR5416_INTERRUPT_MITIGATION	# AR5416 interrupt mitigation
 options		ATH_ENABLE_11N	# Enable 802.11n support for AR5416 and later



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