summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf/pfSense-uFW
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arm/conf/pfSense-uFW')
-rw-r--r--sys/arm/conf/pfSense-uFW34
1 files changed, 34 insertions, 0 deletions
diff --git a/sys/arm/conf/pfSense-uFW b/sys/arm/conf/pfSense-uFW
index a02723a..41a5a6d 100644
--- a/sys/arm/conf/pfSense-uFW
+++ b/sys/arm/conf/pfSense-uFW
@@ -15,10 +15,44 @@ options GEOM_UZIP
options GEOM_ELI
options GEOM_BDE
+options TMPFS
options UNIONFS
options NULLFS
options PPS_SYNC
+# Wireless
+nooptions IEEE80211_DEBUG # enable debug msgs
+device wlan_rssadapt
+device wlan_xauth
+device wlan_acl
+device iwifw
+device ipwfw # Firmware for Intel PRO/Wireless 2100 IEEE 802.11 driver
+device wpifw # Firmware for Intel 3945ABG Wireless LAN IEEE 802.11 driver
+device iwnfw # Firmware for Intel Wireless WiFi Link 4965AGN IEEE 802.11n driver
+device uath # Atheros USB IEEE 802.11a/b/g wireless network device
+device ralfw # Firmware for Ralink Technology RT2500 wireless NICs.
+device ural # Ralink Technology RT2500USB IEEE 802.11 driver
+device urtw # Realtek RTL8187B/L USB IEEE 802.11b/g wireless network device
+device rum # Ralink Technology USB IEEE 802.11a/b/g wireless network device
+device mwlfw # Firmware for Marvell 88W8363 IEEE 802.11n wireless network driver
+device upgt # Conexant/Intersil PrismGT SoftMAC USB IEEE 802.11b/g wireless
+device udav # Davicom DM9601 USB Ethernet driver
+device axe
+device axge
+device aue
+device cue
+device kue
+device mos
+device rsu
+device rsufw
+device run # Ralink RT2700U/RT2800U/RT3000U USB 802.11agn
+device runfw
+device rue
+#device rtwn
+#device urtwnfw
+device bwn # Broadcom BCM43xx IEEE 802.11b/g wireless network driver
+device bwi # Broadcom BCM43xx IEEE 802.11b/g wireless network driver
+
# USB support
nooptions USB_DEBUG # enable debug msgs
OpenPOWER on IntegriCloud