diff -r 05f4463787cf -r 9e90376dbd1e baseport/syborg/specific/syborg.h --- a/baseport/syborg/specific/syborg.h Sun Jul 04 21:21:52 2010 +0100 +++ b/baseport/syborg/specific/syborg.h Sun Jul 04 21:24:40 2010 +0100 @@ -53,7 +53,8 @@ const TUint KHwSVPNandDevice = KHwBasePeripherals + 0x0d*KHwLinSeparation; const TUint KHwSVPAudioDevice = KHwBasePeripherals + 0x0e*KHwLinSeparation; const TUint KHwSVPWebcameraDevice = KHwBasePeripherals + 0x0f*KHwLinSeparation; -const TUint KHwSVPPlatformDevice = KHwBasePeripherals + 0x10*KHwLinSeparation; +const TUint KHwNVMemoryDevice = KHwBasePeripherals + 0x10*KHwLinSeparation; +const TUint KHwSVPPlatformDevice = KHwBasePeripherals + 0x11*KHwLinSeparation; enum TSyborgInterruptId { @@ -68,7 +69,8 @@ EIntSerial2 = 7, EIntSerial3 = 8, EIntNet0 = 9, - EIntAudio0 = 10 + EIntAudio0 = 10, + EIntNVMemoryDevice = 12 }; // Timer Mode