Re: ipw2100: firmware problem
From: Denis Vlasenko <hidden>
Date: 2005-06-09 06:18:51
Also in:
lkml
On Thursday 09 June 2005 09:10, David S. Miller wrote:
From: Denis Vlasenko <redacted> Date: Thu, 9 Jun 2005 09:03:49 +0300quoted
You practically cannot avoid having initrd because you are very likely to need to do some wifi config (at least ESSID and mode).I need neither at home. It comes up by default just fine with ifconfig. Your points are valid, but they do not detract from the fact that pieced up drivers, half in the kernel half somewhere else, is total madness. It is a lose for the user.
Here I am totally agree. I would like to not have to mess with separate firmware files. I even don't want binary firmware, gimme the source! Sadly, realities are such that we have to live somehow with closed-source firmware. Worse, sometimes it even isn't freely redistributable (vendor did not explicitly allowed that), and thus we have to ship driver, but users must obtain firmware elsewhere themself. Thus so far we cannot avoid having split drivers. -- vda