[PC-BSD Commits] r2310 - pcbsd/trunk/system-overlay/PCBSD/conf
svn at pcbsd.org
svn at pcbsd.org
Thu Jul 10 08:22:18 PDT 2008
Author: kris
Date: 2008-07-10 08:22:11 -0700 (Thu, 10 Jul 2008)
New Revision: 2310
Modified:
pcbsd/trunk/system-overlay/PCBSD/conf/PCBSD.i386
Log:
Fixed a missing device which allows us to build with WPI support
Modified: pcbsd/trunk/system-overlay/PCBSD/conf/PCBSD.i386
===================================================================
--- pcbsd/trunk/system-overlay/PCBSD/conf/PCBSD.i386 2008-07-10 15:16:52 UTC (rev 2309)
+++ pcbsd/trunk/system-overlay/PCBSD/conf/PCBSD.i386 2008-07-10 15:22:11 UTC (rev 2310)
@@ -245,6 +245,7 @@
device wlan_wep # 802.11 WEP support
device wlan_ccmp # 802.11 CCMP support
device wlan_tkip # 802.11 TKIP support
+device wlan_amrr # 802.11 for WPI devices
device an # Aironet 4500/4800 802.11 wireless NICs.
device ath # Atheros pci/cardbus NIC's
device ath_hal # Atheros HAL (Hardware Access Layer)
More information about the Commits
mailing list