freebsd-skq/sys/i386
jhb 6228a1d064 Use a simpler implementation for the i8254 timecounter when using the lapic
timer since irq0 isn't being driven at hz in that case and we don't need to
try to handle edge cases with rollover, etc. that require irq0 to be firing
for the timecounter to actually work.

Submitted by:	phk
Tested by:	schweikh
Approved by:	re (scottl)
2005-07-01 15:47:27 +00:00
..
acpica Pick up the selectors to use for various kernel segments from assym.s 2005-04-22 09:53:04 +00:00
bios - Consistently protect against NULL dereference. 2005-04-12 20:14:56 +00:00
compile
conf Connect reiserfs build to every platforms, not only i386 and pc98. 2005-06-21 10:17:55 +00:00
cpufreq Add a driver for SMI-based SpeedStep. The hardware supports two frequency 2005-04-19 16:38:24 +00:00
i386 Begin promoting the AMD-originated feature flags to first class flags, now 2005-06-30 06:44:34 +00:00
ibcs2 Regenerate after addition of audit event type number to syscalls.master 2005-06-29 17:29:06 +00:00
include Begin promoting the AMD-originated feature flags to first class flags, now 2005-06-30 06:44:34 +00:00
isa Use a simpler implementation for the i8254 timecounter when using the lapic 2005-07-01 15:47:27 +00:00
linux Regen after addition of linux_getpriority wrapper. 2005-06-08 20:47:30 +00:00
pci Trust the settings programmed by the BIOS over what the $PIR says. 2005-04-14 18:25:09 +00:00
svr4 /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
Makefile