cvs commit: src/sys/modules/iwi Makefile src/sys/dev/iwi if_iwi.c if_iwireg.h if_iwivar.h

Peter Jeremy PeterJeremy at optushome.com.au
Mon Nov 21 18:29:14 GMT 2005


On Mon, 2005-Nov-21 16:23:45 +0100, Dag-Erling Smørgrav wrote:
>...or keep the firmware image in memory after loading it the first
>time around.

This strikes me as a waste of wired memory - most firmware images
are non-trivial in size.  If we supported pageable kernel memory,
this might be more attractive - it would still use KVA but at least
something else could usefully utilise the RAM.

-- 
Peter Jeremy


More information about the cvs-src mailing list