[PATCH 2.6.24] Increase the number of PnP memory resources from 12 to 24

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Darren Salt
Date: Thursday, March 13, 2008 - 8:35 am

Increase the number of PnP memory resources from 12 to 24.

This removes an "exceeded the max num of mem resources" warning on boot. I
also noticed the reservation of two more iomem ranges on the computer on
which this was tested.

Signed-off-by: Darren Salt <linux@youmustbejoking.demon.co.uk>

diff -u ./include/linux/pnp.h~ ./include/linux/pnp.h
--- ./include/linux/pnp.h~	2008-03-13 14:41:19.000000000 +0000
+++ ./include/linux/pnp.h	2008-03-13 14:41:19.000000000 +0000
@@ -14,7 +14,7 @@
 #include <linux/mod_devicetable.h>
 
 #define PNP_MAX_PORT		40
-#define PNP_MAX_MEM		12
+#define PNP_MAX_MEM		24
 #define PNP_MAX_IRQ		2
 #define PNP_MAX_DMA		2
 #define PNP_NAME_LEN		50

-- 
| Darren Salt    | linux or ds at              | nr. Ashington, | Toon
| RISC OS, Linux | youmustbejoking,demon,co,uk | Northumberland | Army
| + Output less CO2 => avoid massive flooding.    TIME IS RUNNING OUT *FAST*.

Seafood diet: see food, eat it.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 2.6.24] Increase the number of PnP memory resources ..., Darren Salt, (Thu Mar 13, 8:35 am)