summaryrefslogtreecommitdiffstats
path: root/sys/amd64/conf
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2016-11-22 10:46:09 -0200
committerRenato Botelho <renato@netgate.com>2016-11-25 17:39:48 -0200
commit69e149f6fe5d7a8379dec5ab2407482051e51dad (patch)
treec30806b9cc336e4dcd5e815af9894d5b984889a0 /sys/amd64/conf
parentf36bab4274babf920ffd75839c89cffd86216f50 (diff)
downloadFreeBSD-src-69e149f6fe5d7a8379dec5ab2407482051e51dad.zip
FreeBSD-src-69e149f6fe5d7a8379dec5ab2407482051e51dad.tar.gz
Enable wireless debug for now, will be turned off before release. While here, add (u)rtwn drivers into kernel
Diffstat (limited to 'sys/amd64/conf')
-rw-r--r--sys/amd64/conf/pfSense8
1 files changed, 5 insertions, 3 deletions
diff --git a/sys/amd64/conf/pfSense b/sys/amd64/conf/pfSense
index 16d26c9..9f409a71 100644
--- a/sys/amd64/conf/pfSense
+++ b/sys/amd64/conf/pfSense
@@ -22,7 +22,7 @@ options NULLFS
options PPS_SYNC
# Wireless
-nooptions IEEE80211_DEBUG # enable debug msgs
+#nooptions IEEE80211_DEBUG # enable debug msgs
device wlan_rssadapt
device wlan_xauth
device wlan_acl
@@ -50,8 +50,10 @@ device rsufw
device run # Ralink RT2700U/RT2800U/RT3000U USB 802.11agn
device runfw
device rue
-#device urtwn
-#device urtwnfw
+device urtwn
+device urtwnfw
+device rtwn
+device rtwnfw
device siba_bwn # Broadcom BCM43xx IEEE 802.11b/g wireless network driver
device bwn # Broadcom BCM43xx IEEE 802.11b/g wireless network driver
device bwi # Broadcom BCM43xx IEEE 802.11b/g wireless network driver
OpenPOWER on IntegriCloud