summaryrefslogtreecommitdiffstats
path: root/etc/inc/globals.inc
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2010-08-23 09:10:15 -0400
committerjim-p <jimp@pfsense.org>2010-08-23 09:11:41 -0400
commit8c62fa486d4d7ab37c19c5e0edd78aa9d3c5d3ee (patch)
tree70147fbf5ef90658cd78eba6ff261143f2b94726 /etc/inc/globals.inc
parent228aec462413320218cdf6351122358e5cf9eab4 (diff)
downloadpfsense-8c62fa486d4d7ab37c19c5e0edd78aa9d3c5d3ee.zip
pfsense-8c62fa486d4d7ab37c19c5e0edd78aa9d3c5d3ee.tar.gz
Add bwn to interface lists too.
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 f6731e9..6a17c8d 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|run|zyd|mwl|bwi|ipw|iwn|malo|uath|upgt|urtw|wpi)/",
+ "wireless_regex" => "/^(ndis|wi|ath|an|ral|ural|iwi|wlan|rum|run|bwn|zyd|mwl|bwi|ipw|iwn|malo|uath|upgt|urtw|wpi)/",
"help_base_url" => "/help.php"
);
OpenPOWER on IntegriCloud