we recognise that a monolithic kernel can have the firmware embedded in it
(and I thank you for doing so, this will help me with my Intel wireless
cards). the objection is that you can't embed firmware into modules.
the reason the objections are showing up now is that the drivers that
previously had the firmware embedded in them (so that nobody but the
driver author needed to even know that there _was_ firmware involved) are
now being converted to use request_firmware(). that change is breaking the
invisability of the firmware that they have cultivated. if they had the
option to keep things as they are (even while you provide the option for
others to move the firmware out) they could not object like they are.
David Lang
--