[Midnightbsd-cvs] src: GENERIC: enable atheros wireless NICs.
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Fri Jun 27 12:31:58 EDT 2008
Log Message:
-----------
enable atheros wireless NICs.
Modified Files:
--------------
src/sys/i386/conf:
GENERIC (r1.12 -> r1.13)
-------------- next part --------------
Index: GENERIC
===================================================================
RCS file: /home/cvs/src/sys/i386/conf/GENERIC,v
retrieving revision 1.12
retrieving revision 1.13
diff -L sys/i386/conf/GENERIC -L sys/i386/conf/GENERIC -u -r1.12 -r1.13
--- sys/i386/conf/GENERIC
+++ sys/i386/conf/GENERIC
@@ -233,6 +233,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