1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-27 11:55:06 +00:00
freebsd/sys/amd64/isa
Bruce Evans 43469be308 icu.s:
Move definition of `stat_imask' to clock.c.

clock.c:
Rename `rtcmask' to `stat_imask' and export it.  Rename `clkmask' to
`clk_imask' for consistency.

Only calculate TIMER_DIV(hz) once.

Merge debugging and "garbage" code to produce debugging code and format the
output better.

Make writertc() static inline and use it everywhere.  Now all accesses to
the clock registers go through rtcin() and writertc().

Move rtc initialization to cpu_initclocks().

Merge enablertclock() with cpu_initclocks() and remove enablertclock().
The extra entry point was just a leftover from 1.1.5.
1994-12-30 12:43:35 +00:00
..
clock.c icu.s: 1994-12-30 12:43:35 +00:00
icu.h
isa.c
isa.h I just learned that isa.h is included in assembler files too... 1994-11-19 18:59:04 +00:00
npx.c Log processes that exit with an masked npx exception that would trap 1994-11-14 14:59:06 +00:00
timerreg.h
vector.s i386/exception.s, 1994-12-03 10:03:19 +00:00
vector.S i386/exception.s, 1994-12-03 10:03:19 +00:00