On Tue, May 10, 2005 at 05:05:20PM -0500, Abhay Salunke wrote:
> The dell_rbu driver is required for updating BIOS on DELL servers and client
> systems. The driver lets a user application download the BIOS image in to
> contiguous physical memory pages; the driver exposes the memory via sysfs
> filesystem. The update mechanism basically has two approcahes; one by
> allocating contiguous physical memory and the second approach is by allocating
> small chunks of contiguous physical memory.
[snip]
> diff -uprN linux-2.6.11.8.ORIG/drivers/firmware/Kconfig linux-2.6.11.8/drivers/firmware/Kconfig
> --- linux-2.6.11.8.ORIG/drivers/firmware/Kconfig 2005-05-09 15:13:06.257801832 -0500
> +++ linux-2.6.11.8/drivers/firmware/Kconfig 2005-05-09 16:30:47.746147888 -0500
> @@ -58,4 +58,16 @@ config EFI_PCDP
>
> See <http://www.dig64.org/specifications/DIG64_HCDPv20_042804.pdf>
>
> +config DELL_RBU
> + bool "BIOS update support for DELL systems via sysfs"
Trivial: needs to be tristate, not bool, to make a module. Change
help text then accordingly.
Thanks,
Matt
--
Matt Domsch
Software Architect
Dell Linux Solutions linux.dell.com & www.dell.com/linux
Linux on Dell mailing lists @ http://lists.us.dell.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]