PERFORCE change 222931 for review

Jonathan Anderson jonathan at FreeBSD.org
Sat Mar 16 17:53:55 UTC 2013


http://p4web.freebsd.org/@@222931?ac=10

Change 222931 by jonathan at 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


More information about the p4-projects mailing list