mycroft
|
592ec61b17
|
Updates for new autoconfig.
|
1994-03-29 04:35:37 +00:00 |
mycroft
|
0c082bcaf8
|
DELAY() --> delay(). This is not a macro.
|
1994-03-06 17:18:43 +00:00 |
mycroft
|
5580321195
|
Don't try to clear the diag register in NVRAM; it's used for other purposes
by some BIOSes, and mysterious lossage results.
|
1994-02-08 05:10:48 +00:00 |
deraadt
|
7656cdde2c
|
clockintr() calls hardclock with a clockframe *
|
1994-02-01 02:02:54 +00:00 |
mycroft
|
f2a0b4b335
|
Canonicalize all #includes, and add pio.h where appropriate.
|
1993-12-20 09:05:17 +00:00 |
brezak
|
a9f5756dd2
|
In resettodr() handle rtcget() failure.
|
1993-09-21 13:09:10 +00:00 |
mycroft
|
d7080696e9
|
Put RCS ids back...
|
1993-08-04 00:42:51 +00:00 |
brezak
|
f21b797b62
|
Bring to rtc clock code from Mach. Provides resettodr().
|
1993-08-03 12:33:17 +00:00 |
deraadt
|
ceec40c98f
|
clean up code for timeout/untimeout/wakeup prototypes.
|
1993-07-06 06:06:26 +00:00 |
cgd
|
77219acd07
|
change interrupt vector names to begin with "X" rather than "V", so we're
like every other BSD system on the planet...
|
1993-07-03 12:32:25 +00:00 |
andrew
|
bc5f186001
|
ANSIfications.
|
1993-06-27 06:42:19 +00:00 |
mycroft
|
528edf6037
|
Move definitions of TIMER_FREQ to timerreg.h, and fix value of CF for DELAY().
|
1993-06-15 21:37:14 +00:00 |
cgd
|
8a05b36058
|
incorporate Bruce Evans' interrupt changes, as hacked by Rod grimes,
for patchkit patch 158. it appears to work well.
|
1993-06-06 04:14:01 +00:00 |
cgd
|
30177b538f
|
add rcsids to everything and clean up headers
|
1993-05-22 07:56:12 +00:00 |
cgd
|
b1c02394c3
|
add some explanatory comments from 386bsd patchkit patch 113
|
1993-05-07 05:22:14 +00:00 |
mycroft
|
f771146361
|
Round to nearest when generating 8259 clock frequency (from 386BSD path 113).
|
1993-04-22 04:30:53 +00:00 |
cgd
|
f23291fb78
|
added support for microtime routines by Steve McCanne (mccanne@ee.lbl.gov)
|
1993-03-23 08:12:09 +00:00 |
cgd
|
e541169ce2
|
after 0.2.2 "stable" patches applied
|
1993-03-21 18:04:42 +00:00 |
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |