diff -r 96e5fb8b040d -r 36bfc973b146 kernel/eka/include/d32locd.h --- a/kernel/eka/include/d32locd.h Thu Dec 17 09:24:54 2009 +0200 +++ 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 TLocalDriveCapsV4Buf; // -#define KMaxSerialNumLength 64 -typedef TBuf8 TMediaSerialNumber; class TLocalDriveCapsV5 : public TLocalDriveCapsV4 /** Add serial number support for certain media.