summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorjim-p <jim@pingle.org>2010-02-13 14:40:52 -0500
committerjim-p <jim@pingle.org>2010-02-13 14:40:52 -0500
commitf668c765efa01966a38510ee215f53f57cc415cc (patch)
tree47880a93ddac9fd9acd01e2039509f61076e942a /etc
parent711d93a2395105a60fd998f2202868a6d0bb092f (diff)
downloadpfsense-f668c765efa01966a38510ee215f53f57cc415cc.zip
pfsense-f668c765efa01966a38510ee215f53f57cc415cc.tar.gz
Go ahead and add other wireless devices to this list, so if/when they are added, they should work.
Diffstat (limited to 'etc')
-rw-r--r--etc/inc/globals.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/globals.inc b/etc/inc/globals.inc
index d270661..127ba4c 100644
--- a/etc/inc/globals.inc
+++ b/etc/inc/globals.inc
@@ -102,7 +102,7 @@ $g = array(
"xmlrpcpath" => "/pfSense/xmlrpc.php",
"embeddedbootupslice" => "/dev/ad0a",
"services_dhcp_server_enable" => true,
- "wireless_regex" => "/^(ndis|wi|ath|an|ral|ural|wai|iwi|awi|wlan|rum|zyd|mwl)/",
+ "wireless_regex" => "/^(ndis|wi|ath|an|ral|ural|iwi|wlan|rum|zyd|mwl|bwi|ipw|iwn|malo|uath|upgt|urtw|wpi)/",
"help_base_url" => "/help.php"
);
OpenPOWER on IntegriCloud