diff -r b6aa150091ee -r eb3d0111f868 baseport/syborg/specific/syborg.h --- a/baseport/syborg/specific/syborg.h Fri May 14 16:38:13 2010 +0100 +++ b/baseport/syborg/specific/syborg.h Thu May 27 00:38:17 2010 +0300 @@ -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