Re: [OpenWrt-Devel] wifi vs. hotplug-net

2009-09-18 Thread Jens Müller
Hi. As I follow your argumentation the documentation says in the network chapter 1.2.1 "The network configuration in Kamikaze is stored in /etc/config/network and is divided into interface configurations. Each interface configuration either refers directly to an ethernet/wifi interface (eth0, w

Re: [OpenWrt-Devel] wifi vs. hotplug-net

2009-09-18 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi. You should not put wireless ifnames into /etc/config/network anyway. That's what option network in the wireless config is for. In many config scenarios the wireless ifname is just not known at the time the interfaces are brought up during boot. F

[OpenWrt-Devel] wifi vs. hotplug-net

2009-09-18 Thread Jens Müller
Hi, there has been progress on tickets #5312 (closed state but not really solved) and the duplicate #5477 (new state). The firmware loading fails if you refer the wlan0 interface in /etc/config/network. created the attached patch (but not submitted it to devel as far as i know) and now wifi wo