Go ahead and add other wireless devices to this list, so if/when they are added, they should work.

This commit is contained in:
jim-p 2010-02-13 14:40:52 -05:00
parent 711d93a239
commit f668c765ef

View File

@ -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"
);