svn commit: r200014 - head/sys/arm/conf

Andrew Thompson thompsa at FreeBSD.org
Wed Dec 2 00:37:03 UTC 2009


Author: thompsa
Date: Wed Dec  2 00:37:03 2009
New Revision: 200014
URL: http://svn.freebsd.org/changeset/base/200014

Log:
  Remove unknown ath hal device entries.

Modified:
  head/sys/arm/conf/CAMBRIA

Modified: head/sys/arm/conf/CAMBRIA
==============================================================================
--- head/sys/arm/conf/CAMBRIA	Tue Dec  1 23:24:42 2009	(r200013)
+++ head/sys/arm/conf/CAMBRIA	Wed Dec  2 00:37:03 2009	(r200014)
@@ -135,11 +135,8 @@ device		ath_rf5413
 #
 #device		ath_ar5416
 #options 	AH_SUPPORT_AR5416	# NB: for 11n descriptor format
-#device		ath_rf2133
 #device		ath_ar9160
 #device		ath_ar9280
-#device		ath_rf9280
-#device		ath_ar9285
 
 # NB: 2 USB 2.0 ports standard
 device		usb


More information about the svn-src-head mailing list