Bruce Evans c342b9faa3 Disable the direct call from hardclock() to softclock(). Support
for it is incomplete and buggy.  There is no problem unless Xintr0()
is reentered or should be reentered, but high clock interrupt
frequencies for pcaudio cause Xintr0() to be reentered (or clock
ticks to be lost when Xintr0() should have been reentered but
wasn't), and we lose little by delaying the call to softclock().

Move declarations related to the clock driver to clock.h.

Move declarations related to the npx driver to npx.h.

Clean up the remaining declarations.
1994-11-05 22:44:34 +00:00
..
1994-09-25 21:31:55 +00:00
1994-11-04 02:14:13 +00:00
1994-11-04 02:14:13 +00:00
1994-10-08 22:21:34 +00:00
1994-10-08 22:21:34 +00:00
1994-08-02 07:55:43 +00:00
1994-08-21 04:55:31 +00:00
1994-08-21 04:55:31 +00:00
1994-09-04 23:10:27 +00:00
1994-08-02 07:55:43 +00:00
1994-08-02 07:55:43 +00:00