freebsd-dev/sys/conf
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
..
defines Add some more defines that don't change the genericness of a file. 1995-05-11 20:21:23 +00:00
files Add a skelleton pulse-per-second timing driver. This will become more 1998-02-13 13:00:02 +00:00
files.i386 Replace TOD clock code with more systematic approach. 1998-02-20 16:36:17 +00:00
files.newconf Add lines for new files in ipfilter 1997-05-25 15:56:18 +00:00
files.pc98 Sync with sys/i386/conf/files.i386 revision 1.191. 1998-02-19 08:42:57 +00:00
kern.mk Oops, comment lines can't be indented either. 1997-10-21 10:39:27 +00:00
kmod.mk Removed default tags target. PROG is always defined here, so ifdefing 1998-02-20 15:52:49 +00:00
majors Move Luigi's I2CWR ioctl from the video_ioctl section to the 1998-02-20 03:55:17 +00:00
Makefile.i386 Add support for cleandepend, ${DESTDIR}, and there not being a file named 1998-01-31 04:23:15 +00:00
Makefile.pc98 Sync with sys/i386/conf/Makefile.i386 revision 1.107. 1998-01-31 13:45:28 +00:00
Makefile.powerpc Add support for cleandepend, ${DESTDIR}, and there not being a file named 1998-01-31 04:23:15 +00:00
newvers.sh Increment RELDATE so that it is possible to distinguish between the 1997-09-24 04:36:19 +00:00
nfsswapkernel.c Removed vestiges of config-time "argument processing" configuration. 1997-09-07 13:49:56 +00:00
NOTES Fixed some stale comments about console drivers. 1998-02-20 12:27:28 +00:00
options Add HW_WDOG to LINT, and turn it into a new-style option. 1998-02-16 23:57:49 +00:00
options.i386 Don't propogate *_DEBUG options. Use DEBUG and recompile 1998-02-20 04:19:39 +00:00
options.pc98 Sync with sys/i386/conf/options.i386 revision 1.72. 1998-02-12 08:15:51 +00:00
param.c Removed unused #includes. 1997-06-14 11:38:46 +00:00
systags.sh Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00