lkml.org 
[lkml]   [2008]   [Jul]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] bnx2 - use request_firmware()
> so make the firmware part of the module if the driver is compiled as a 
> module. this way if the driver (and firmware) end up not being used they
> don't take up any space. this seems a lot simpler (as well as more
> reliable) then adding a mandatory dependancy on a different userspace
> tool.

For the majority of drivers that would be a serious regression as they
load the firmware when needed, which is not when loaded. In some cases
there are many sets of firmware and only one is needed according to the
device, and only needed once per device detect.

It might well make sense for tg3 although even there it seems most tg3
work fine without loading new firmware, and examples like aic7xxx where
the firmware and code must match.

Alan


\
 
 \ /
  Last update: 2008-07-08 09:25    [W:0.125 / U:0.372 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site