Re: ipw2100: firmware problem
From: Olivier Galibert
Date: Thu Jun 09 2005 - 16:16:26 EST
On Thu, Jun 09, 2005 at 03:56:15PM +0200, Andi Kleen wrote:
> I guess at some point we will need a file system in there, but - oops -
> we already have one, dont we? :)
Well, you could put .config in it too.
Frankly, a filesystem that:
- can be somehow linked with vmlinux and not separate like an initrd
- editable post vmlinux-linking
- gives files that can be accessed from request_firmware, acpi and
friends even rather early in the boot process (i.e. well before any
userland is allowed to exist)
- accessible post-boot through mounting of a special fs and/or /proc or something
would be quite useful.
OG.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/