1
0
Fork 0
alistair23-linux/drivers/firmware
Abhay Salunke 274b69335d [PATCH] dell_rbu: Adding BIOS memory floor support
This patch has the changes to support the memory floor fix done in Dell
BIOS.  The BIOS incase of packet update mechanism would not accept packet
placed in memory below a cretain address.  This address is by default 128K
but can change.  The driver now can accept the memory floor if the user
chooses to make it will try to allocate contiguous physical memory above
the memory floor by allocating a set of packets till a valid memory
allocation is made.  All the allocates then are freed.  This repeats for
everty packet.

This patch was created by Michael E Brown and has been tested on 2.6.14-rc5

Signed-of-by: Michael E Brown <Michael_E_Brown@Dell.com>
Signed-off-by: Abhay Salunke <abhay_salunke@dell.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-11-07 07:53:36 -08:00
..
Kconfig [PATCH] Don't set dcdbas driver to default m 2005-10-30 17:37:28 -08:00
Makefile [PATCH] dcdbas: add Dell Systems Management Base Driver with sysfs support 2005-09-07 16:57:27 -07:00
dcdbas.c Create platform_device.h to contain all the platform device details. 2005-10-29 19:07:23 +01:00
dcdbas.h [PATCH] dcdbas: add Dell Systems Management Base Driver with sysfs support 2005-09-07 16:57:27 -07:00
dell_rbu.c [PATCH] dell_rbu: Adding BIOS memory floor support 2005-11-07 07:53:36 -08:00
edd.c [PATCH] sysfs: (rest) if show/store is missing return -EIO 2005-06-20 15:15:03 -07:00
efivars.c [PATCH] kfree cleanups for drivers/firmware/ 2005-06-25 16:25:06 -07:00
pcdp.c [PATCH] PCDP: if PCDP contains parity information, use it 2005-07-28 08:39:02 -07:00
pcdp.h [IA64] Make PCDP work again. 2005-07-13 11:56:32 -07:00