thereĀ“s a CMD to read the used or free space in this cards ?
thanks. _________________ Andre
asmallri
Joined: 12 Aug 2004 Posts: 1634 Location: Perth, Australia
Posted: Tue Feb 19, 2008 6:53 pm
CMDs are low level primitives. Using the appropriate CMD, you could determine the total number of blocks on the device but these primitives have no visibility into how the application (your file system or equivalent) are using the blocks.
Your file system driver is responsible for block usage and therefore it is the file system driver that has visibility into what blocks are used or free. _________________ Regards, Andrew
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum