freebsd-skq/sys/i386
Poul-Henning Kamp 7ec73f6417 Replace TOD clock code with more systematic approach.
Highlights:
    * Simple model for underlying hardware.
    * Hardware basis for timekeeping can be changed on the fly.
    * Only one hardware clock responsible for TOD keeping.
    * Provides a real nanotime() function.
    * Time granularity: .232E-18 seconds.
    * Frequency granularity:  .238E-12 s/s
    * Frequency adjustment is continuous in time.
    * Less overhead for frequency adjustment.
    * Improves xntpd performance.

Reviewed by:    bde, bde, bde
1998-02-20 16:36:17 +00:00
..
apm Staticize. 1998-02-09 06:11:36 +00:00
bios Staticize. 1998-02-09 06:11:36 +00:00
boot Make bootblock building independent of /usr/include if relative 1998-02-15 21:38:19 +00:00
conf Replace TOD clock code with more systematic approach. 1998-02-20 16:36:17 +00:00
eisa Removed unused #includes. 1998-02-20 13:11:54 +00:00
i386 Replace TOD clock code with more systematic approach. 1998-02-20 16:36:17 +00:00
ibcs2 De-staticize enough to make all the LKMs work again. Add comments where 1998-02-11 01:46:50 +00:00
include Replace TOD clock code with more systematic approach. 1998-02-20 16:36:17 +00:00
isa Replace TOD clock code with more systematic approach. 1998-02-20 16:36:17 +00:00
linux Staticized. 1998-02-13 07:34:52 +00:00
pci
scsi Don't depend on "implicit int". 1998-02-20 13:37:40 +00:00
Makefile