[Midnightbsd-cvs] src: GENERIC: Add atheros wireless NICs

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Jun 27 12:33:37 EDT 2008


Log Message:
-----------
Add atheros wireless NICs

Modified Files:
--------------
    src/sys/amd64/conf:
        GENERIC (r1.6 -> r1.7)

-------------- next part --------------
Index: GENERIC
===================================================================
RCS file: /home/cvs/src/sys/amd64/conf/GENERIC,v
retrieving revision 1.6
retrieving revision 1.7
diff -L sys/amd64/conf/GENERIC -L sys/amd64/conf/GENERIC -u -r1.6 -r1.7
--- sys/amd64/conf/GENERIC
+++ sys/amd64/conf/GENERIC
@@ -222,6 +222,9 @@
 device		wlan_ccmp	# 802.11 CCMP support
 device		wlan_tkip	# 802.11 TKIP support
 device		an		# Aironet 4500/4800 802.11 wireless NICs.
+device		ath		# Atheros AR5210, AR5211, and AR5212
+device		ath_hal		# Atheros Hardwar Abstraction Layer
+device		ath_rate_sample # Atheros rate sampling.
 device		awi		# BayStack 660 and others
 device		ral		# Ralink Technology RT2500 wireless NICs.
 device		wi		# WaveLAN/Intersil/Symbol 802.11 wireless NICs.


More information about the Midnightbsd-cvs mailing list