baseport/syborg/specific/syborg.h
changeset 52 0dfaca43d90e
parent 45 01c1ffcc4fca
child 56 f24810eebc6b
--- a/baseport/syborg/specific/syborg.h	Wed Mar 17 11:58:43 2010 +0000
+++ b/baseport/syborg/specific/syborg.h	Wed Mar 24 13:46:59 2010 +0900
@@ -50,8 +50,8 @@
 const TUint KHwSVPNetDevice			= KHwBasePeripherals + 0x0c*KHwLinSeparation;
 const TUint KHwSVPNandDevice			= KHwBasePeripherals + 0x0d*KHwLinSeparation;
 const TUint KHwSVPAudioDevice			= KHwBasePeripherals + 0x0e*KHwLinSeparation;
-const TUint KHwSVPPlatformDevice		= KHwBasePeripherals + 0x0f*KHwLinSeparation;
-
+const TUint KHwSVPWebcameraDevice		= KHwBasePeripherals + 0x0f*KHwLinSeparation;
+const TUint KHwSVPPlatformDevice		= KHwBasePeripherals + 0x10*KHwLinSeparation;
 	
 enum TSyborgInterruptId
 {