From f668c765efa01966a38510ee215f53f57cc415cc Mon Sep 17 00:00:00 2001 From: jim-p Date: Sat, 13 Feb 2010 14:40:52 -0500 Subject: Go ahead and add other wireless devices to this list, so if/when they are added, they should work. --- etc/inc/globals.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/inc/globals.inc') 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" ); -- cgit v1.1