Lines Matching +full:bridge0 +full:- +full:2
7 # NB: device-name is shorthand for 'match device-name'
12 # that they are returned from readdir(3). The rule-sets are combined
16 pid-file "/var/run/devd.pid";
19 #XXX Yes, this is gross -- imp
20 set wifi-driver-regex
21 "(ath|ath[0-9]+k|bwi|bwn|ipw|iwlwifi|iwi|iwm|iwn|malo|mwl|mt79|mtw|otus|\
22 ral|rsu|rtw|rtwn|rum|run|uath|upgt|ural|urtw|wpi|wtap|zyd)[0-9]+";
37 # ifconfig bridge0 destroy; ifconfig bridge0 create
41 match "subsystem" "!(usbus|wlan)[0-9]+";
51 device-name "$wifi-driver-regex";
52 action "/etc/pccard_ether $device-name startchildren";
55 device-name "$wifi-driver-regex";
56 action "/etc/pccard_ether $device-name stopchildren";
64 device-name "ed50";
65 action "ifconfig $device-name inet 1.2.3.4 netmask 0xffff0000";
68 device-name "ed50";
75 # action "sleep 2 && /usr/sbin/ath3kfw -d $device-name -f /usr/local/etc/ath3k-1.fw";
85 action "logger -p kern.emerg WARNING: system temperature too high, shutting down soon!";
152 # want to run getty(8) for. This includes device-side tty created
158 match "cdev" "ttyU[0-9]+";