mark
|
c77f36a38a
|
Idented comments correctly.
Fixed bug in microtime() that could result in incorrect microsecond
adjustments.
|
1996-10-15 21:35:23 +00:00 |
|
christos
|
ca36ac9ef4
|
backout previous kprintf change
|
1996-10-13 03:05:43 +00:00 |
|
christos
|
60dd5ceebe
|
printf -> kprintf, sprintf -> ksprintf
|
1996-10-11 00:06:28 +00:00 |
|
mark
|
caddfcc9e1
|
Make sure we have at least 1 rtc device configured otherwise
inittodr() and resettodr() will not work.
|
1996-08-21 19:07:19 +00:00 |
|
mark
|
13ff05d513
|
Don't claim the interrupts in hardclock() and statclock() but allow
them to be passed on to other interrupt handlers attached to the
timer interrupts.
|
1996-06-12 20:00:21 +00:00 |
|
mark
|
2d9f11e999
|
Add visibale debugging info for the RC7500 board.
|
1996-06-03 21:41:09 +00:00 |
|
mark
|
85d47049cc
|
Don't report time or 'clock has gain ...' message if the base time
was 0 in the inittodr() function.
|
1996-04-19 19:39:17 +00:00 |
|
mark
|
02aafe8ddb
|
Define a name for the hardclock timer interrupts.
|
1996-03-27 21:21:59 +00:00 |
|
mark
|
33405882d3
|
The microtime() function now works fine all the time.
Removed some old commented out code.
|
1996-03-08 18:57:41 +00:00 |
|
mark
|
386ad2ff0f
|
Initial commit of the NetBSD/arm32 port.
|
1996-01-31 23:14:53 +00:00 |
|