freebsd-skq/sys/i386/conf
phk 965d9c056d On PIIX4 based SMP systems use the PMTMR register for timecounting.
It is about 2.5 microseconds or roughly 3 times faster to use this
"PIIX" timecounter than the "i8254" timecounter.  Resolution is
also 3 times better.

The code cheats and don't register the PCI device, because other pieces
of code want to use it too.

Originally spotted by:  msmith
1999-09-20 07:52:39 +00:00
..
devices.i386 $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
files.i386 On PIIX4 based SMP systems use the PMTMR register for timecounting. 1999-09-20 07:52:39 +00:00
GENERIC Convert the VIA Rhine driver to miibus. 1999-09-19 22:03:31 +00:00
kernel.script Remove a rather bogus search path reference.. 1999-06-03 22:07:41 +00:00
LINT Fix disordering introduced in my previous commit. 1999-09-13 09:45:07 +00:00
majors.i386 Make unused tape bmajors in past tense. 1999-09-08 18:46:22 +00:00
Makefile.i386 $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
NOTES Fix disordering introduced in my previous commit. 1999-09-13 09:45:07 +00:00
options.i386 $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
PCCARD Catch up with GENERIC. This file is creaming to be automatically 1999-09-08 19:02:26 +00:00