summaryrefslogtreecommitdiffstats
path: root/etc/inc/globals.inc
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2010-08-23 14:30:01 +0000
committerErmal <eri@pfsense.org>2010-08-23 14:30:01 +0000
commit5b40ab9f0e8c17ae27ccce763ccf44036fe81551 (patch)
treed306be556c40b8d1e84497bdbb6277e16d7462c9 /etc/inc/globals.inc
parent7030262c70735f144553b62826c71515c960f0ad (diff)
downloadpfsense-5b40ab9f0e8c17ae27ccce763ccf44036fe81551.zip
pfsense-5b40ab9f0e8c17ae27ccce763ccf44036fe81551.tar.gz
Add run(4) to known wireless nics. Reported-by: http://forum.pfsense.org/index.php/topic,27744.0.html
Diffstat (limited to 'etc/inc/globals.inc')
-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 1445d58..f6731e9 100644
--- a/etc/inc/globals.inc
+++ b/etc/inc/globals.inc
@@ -103,7 +103,7 @@ $g = array(
"xmlrpcpath" => "/pfSense/xmlrpc.php",
"embeddedbootupslice" => "/dev/ad0a",
"services_dhcp_server_enable" => true,
- "wireless_regex" => "/^(ndis|wi|ath|an|ral|ural|iwi|wlan|rum|zyd|mwl|bwi|ipw|iwn|malo|uath|upgt|urtw|wpi)/",
+ "wireless_regex" => "/^(ndis|wi|ath|an|ral|ural|iwi|wlan|rum|run|zyd|mwl|bwi|ipw|iwn|malo|uath|upgt|urtw|wpi)/",
"help_base_url" => "/help.php"
);
OpenPOWER on IntegriCloud