freebsd-skq/sys/amd64/isa
peter 5aa0590aa8 For the amd64 platform, we can depend on the TSC being present. This patch
changes DELAY to use the TSC once it has been calibrated.  This does NOT
use the TSC for long-term timekeeping.   It only uses it to bound the
DELAY() spinloop.  This should not be affected by the Athlon64 X2 TSC
quirks because the cpu is not halted while we use DELAY().
2005-12-12 22:27:07 +00:00
..
atpic_vector.S MFi386: 2005-12-08 18:33:30 +00:00
atpic.c MFi386: 2005-12-08 18:33:30 +00:00
clock.c For the amd64 platform, we can depend on the TSC being present. This patch 2005-12-12 22:27:07 +00:00
elcr.c JumboMFi386: use bitmapped IPI handler. Update elcr and default mptable 2005-01-21 06:01:20 +00:00
icu.h MFi386: 2005-12-08 18:33:30 +00:00
isa_dma.c - Move bus dependent defines to {isa,cbus}_dmareg.h. 2005-05-14 10:14:56 +00:00
isa.c MFi386: whitespace, copyright header, etc updates 2005-01-21 05:56:41 +00:00
isa.h - Move bus dependent defines to {isa,cbus}_dmareg.h. 2005-05-14 10:14:56 +00:00
nmi.c MFi386: numerous interrupt and acpi updates 2004-05-16 20:30:47 +00:00