marcel 841342b02b Partially revert previous commit. Calling getit() unconditionally fixed
a problem that could also be fixed differently without reverting previous
attempts to fix DELAY while the debugger is active (rev 1.204). The bug
was that the i8254 implements a countdown timer, while for (k)db_active
a countup timer was implemented. This resulted in premature termination
and consequently the breakage of DELAY. The fix (relative to rev 1.211)
is to implement a countdown timer for the kdb_active case. As such the
ability to step clock initialization is preserved and DELAY does what is
expected of it.

Blushed: bde :-)
Submitted by: bde
2004-07-11 17:50:59 +00:00
..
2004-07-10 21:24:36 +00:00
2004-05-26 07:43:41 +00:00
2003-06-02 16:32:55 +00:00
2004-05-30 20:34:58 +00:00
2004-06-16 09:47:26 +00:00
2004-03-14 23:03:57 +00:00
2004-06-16 09:47:26 +00:00
2004-02-21 19:42:58 +00:00
2004-06-16 09:47:26 +00:00