--- zzzz-none-000/linux-2.6.28.10/arch/arm/include/asm/mach/map.h 2009-05-02 18:54:43.000000000 +0000 +++ puma5-6360-529/linux-2.6.28.10/arch/arm/include/asm/mach/map.h 2009-06-04 07:28:46.000000000 +0000 @@ -26,6 +26,10 @@ #define MT_HIGH_VECTORS 8 #define MT_MEMORY 9 #define MT_ROM 10 +/*------------------------------------------------------------------------------------------*\ + * neu in PUMA5 +\*------------------------------------------------------------------------------------------*/ +#define MT_IXP2000_DEVICE 11 #ifdef CONFIG_MMU extern void iotable_init(struct map_desc *, int);