--- a/kernel/eka/include/d32locd.h Wed Dec 23 11:43:31 2009 +0000
+++ b/kernel/eka/include/d32locd.h Thu Jan 07 13:38:45 2010 +0200
@@ -97,9 +97,9 @@
*/
TMediaType iType;
/**
- Indicates state of battery if supported
+ Connection type used to interface to the media
*/
- TBatteryState iBattery;
+ TConnectionBusType iConnectionBusType;
/**
Attributes of the drive
*/
@@ -277,8 +277,6 @@
};
typedef TPckgBuf<TLocalDriveCapsV4> TLocalDriveCapsV4Buf;
//
-#define KMaxSerialNumLength 64
-typedef TBuf8<KMaxSerialNumLength> TMediaSerialNumber;
class TLocalDriveCapsV5 : public TLocalDriveCapsV4
/**
Add serial number support for certain media.