summaryrefslogtreecommitdiffstats
path: root/etc/inc/globals.inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-10-14 20:40:11 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-10-14 20:40:11 +0000
commit5679fd77f8b05066f009cf147944bceb1f3cfcce (patch)
treefe1006bd72ef38874076d4131c8e7b0a1dedbafd /etc/inc/globals.inc
parent765518155915b6a1bf5449ffdd59b16ce3813f87 (diff)
downloadpfsense-5679fd77f8b05066f009cf147944bceb1f3cfcce.zip
pfsense-5679fd77f8b05066f009cf147944bceb1f3cfcce.tar.gz
Add device an (Aironet)
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 fac7333..fbae2da 100644
--- a/etc/inc/globals.inc
+++ b/etc/inc/globals.inc
@@ -58,7 +58,7 @@ $g = array(
"xmlrpcbaseurl" => "www.pfsense.com",
"xmlrpcpath" => "/pfSense/xmlrpc.php",
"embeddedbootupslice" => "/dev/ad0a",
- "wireless_regex" => "/^(wi|ath|an|ral|ural|wai|iwi)/"
+ "wireless_regex" => "/^(wi|ath|an|ral|ural|wai|iwi|an)/"
);
/* IP TOS flags */
OpenPOWER on IntegriCloud