[Tinyos-beta-commits] CVS: tinyos-1.x/beta/STM25P/TestStorage
TestFormatStorage.nc, 1.1, 1.2 TestFormatStorageM.nc, 1.1, 1.2
Jonathan Hui
jwhui at users.sourceforge.net
Mon Mar 14 22:23:24 PST 2005
- Previous message: [Tinyos-beta-commits] CVS: tinyos-1.x/beta/STM25P README.txt, 1.1,
1.2
- Next message: [Tinyos-beta-commits] CVS: tinyos-1.x/beta/STM25P/STM25P
BlockRead.nc, 1.1, 1.2 BlockStorage.h, 1.1,
1.2 BlockStorageC.nc, 1.1, 1.2 BlockStorageM.nc, 1.1,
1.2 BlockWrite.nc, 1.1, 1.2 FlashWP.nc, 1.1, 1.2 FlashWPC.nc,
1.1, 1.2 FlashWPM.nc, 1.1, 1.2 FormatStorage.nc, 1.1,
1.2 FormatStorageC.nc, 1.1, 1.2 FormatStorageM.nc, 1.1,
1.2 HALSTM25P.h, 1.1, 1.2 HALSTM25P.nc, 1.1, 1.2 HALSTM25PC.nc,
1.1, 1.2 HALSTM25PM.nc, 1.1, 1.2 HPLSTM25P.nc, 1.1,
1.2 LogRead.nc, 1.1, 1.2 LogStorage.h, 1.1, 1.2 LogStorageC.nc,
1.1, 1.2 LogStorageM.nc, 1.1, 1.2 LogWrite.nc, 1.1,
1.2 Mount.nc, 1.1, 1.2 SectorStorage.nc, 1.1, 1.2 Storage.h,
1.1, 1.2 StorageManager.nc, 1.1, 1.2 StorageManagerC.nc, 1.1,
1.2 StorageManagerM.nc, 1.1, 1.2 StorageRemap.nc, 1.1,
1.2 Storage_chip.h, 1.1, 1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-1.x/beta/STM25P/TestStorage
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21236/TestStorage
Modified Files:
TestFormatStorage.nc TestFormatStorageM.nc
Log Message:
- Flash is now formatted automatically to the default partitioning if
it is not formatted. Currently, the default configuration includes
only those pvolumes required for Deluge to function.
- Simplified storage implementation a bit.
Index: TestFormatStorage.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/beta/STM25P/TestStorage/TestFormatStorage.nc,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** TestFormatStorage.nc 11 Mar 2005 21:44:11 -0000 1.1
--- TestFormatStorage.nc 15 Mar 2005 06:23:21 -0000 1.2
***************
*** 2,6 ****
/* tab:2
! * "Copyright (c) 2000-2004 The Regents of the University of California.
* All rights reserved.
*
--- 2,6 ----
/* tab:2
! * "Copyright (c) 2000-2005 The Regents of the University of California.
* All rights reserved.
*
Index: TestFormatStorageM.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/beta/STM25P/TestStorage/TestFormatStorageM.nc,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** TestFormatStorageM.nc 11 Mar 2005 21:44:11 -0000 1.1
--- TestFormatStorageM.nc 15 Mar 2005 06:23:21 -0000 1.2
***************
*** 2,6 ****
/* tab:2
! * "Copyright (c) 2000-2004 The Regents of the University of California.
* All rights reserved.
*
--- 2,6 ----
/* tab:2
! * "Copyright (c) 2000-2005 The Regents of the University of California.
* All rights reserved.
*
- Previous message: [Tinyos-beta-commits] CVS: tinyos-1.x/beta/STM25P README.txt, 1.1,
1.2
- Next message: [Tinyos-beta-commits] CVS: tinyos-1.x/beta/STM25P/STM25P
BlockRead.nc, 1.1, 1.2 BlockStorage.h, 1.1,
1.2 BlockStorageC.nc, 1.1, 1.2 BlockStorageM.nc, 1.1,
1.2 BlockWrite.nc, 1.1, 1.2 FlashWP.nc, 1.1, 1.2 FlashWPC.nc,
1.1, 1.2 FlashWPM.nc, 1.1, 1.2 FormatStorage.nc, 1.1,
1.2 FormatStorageC.nc, 1.1, 1.2 FormatStorageM.nc, 1.1,
1.2 HALSTM25P.h, 1.1, 1.2 HALSTM25P.nc, 1.1, 1.2 HALSTM25PC.nc,
1.1, 1.2 HALSTM25PM.nc, 1.1, 1.2 HPLSTM25P.nc, 1.1,
1.2 LogRead.nc, 1.1, 1.2 LogStorage.h, 1.1, 1.2 LogStorageC.nc,
1.1, 1.2 LogStorageM.nc, 1.1, 1.2 LogWrite.nc, 1.1,
1.2 Mount.nc, 1.1, 1.2 SectorStorage.nc, 1.1, 1.2 Storage.h,
1.1, 1.2 StorageManager.nc, 1.1, 1.2 StorageManagerC.nc, 1.1,
1.2 StorageManagerM.nc, 1.1, 1.2 StorageRemap.nc, 1.1,
1.2 Storage_chip.h, 1.1, 1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-beta-commits
mailing list