diff packages/devs/watchdog/current/ChangeLog @ 32:5af43b635655 ecos-sw-1999-08-18

Merge from eCos master repository on 1999-08-18-15:20:01-BST
author jlarmour
date Wed, 18 Aug 1999 15:33:44 +0000
parents 306eee292492
children 29bc183297e1
line wrap: on
line diff
--- a/packages/devs/watchdog/current/ChangeLog
+++ b/packages/devs/watchdog/current/ChangeLog
@@ -1,3 +1,17 @@
+1999-08-18  Nick Garnett  <nickg@cygnus.co.uk>
+
+	* include/pkgconf/watchdog.h: Made test for use of a non-emulated
+	watchdog more generic for MN10300 targets.
+
+	* src/emulate.cxx: 
+	* include/watchdog.hxx (class Cyg_Watchdog):
+	Added get_resolution() to return maximum time, in nanoseconds,
+	between calls to reset().
+
+	* tests/watchdog.cxx: 
+	Modified to use the value returned from get_resolution() to
+	control the timing of reset() calls.
+	
 1999-07-14  Jesper Skov  <jskov@cygnus.co.uk>
 
 	* src/mn10300.cxx: