Project

General

Profile

« Previous | Next » 

Revision 8edb3385

Added by Scott Ullrich almost 17 years ago

Add rum wireless interface that is supported now in 7.x

http://forum.pfsense.org/index.php/topic,10581.0.html

View differences:

etc/inc/globals.inc
76 76
    "embeddedbootupslice" => "/dev/ad0a",
77 77
	"update_url" => "http://updates.pfSense.com/_updaters",
78 78
	"update_manifest" => "http://updates.pfSense.com/manifest",
79
    "wireless_regex" => "/^(ndis|wi|ath|an|ral|ural|wai|iwi|awi|wlan)/",
79
    "wireless_regex" => "/^(ndis|wi|ath|an|ral|ural|wai|iwi|awi|wlan|rum)/",
80 80
    "vlan_native_supp" => array("bce", "bge", "bfe", "cxgb", "dc", "em", "fxp", "gem", "hme", "ixgb", "msk", "nge", "re", "rl", "sis", "ste", "stge", "ti", "tl", "tx", "txp", "vge", "vr", "xl"),
81 81
    "vlan_long_frame" => array("vge", "bfe",  "bge",  "dc",  "em",  "fxp",  "gem",  "hme",  "ixgb",  "le",  "nge",  "re",  "rl",  "sis",  "sk",  "ste",  "ti",  "tl",  "tx",  "txp",  "vr", "xl")
82 82
);

Also available in: Unified diff