freebsd-nq/sys/i386
Poul-Henning Kamp c2906d55d0 Make timecounters more resistant to badly behaved SW/HW which locks
out interrupts for too long.  If you still see the "calcru: negative
time..." message you can increase NTIMECOUNTER (see LINT).

Sideeffect is that a timecounter is required to not wrap around in
less than (1 + delta) seconds instead of the (1/hz + delta) required
until now.

Many thanks to: msmith, wpaul, wosch & bde
1998-11-23 09:59:02 +00:00
..
apm Add the ability to specify where on the at_shutdown queue a handler is 1998-10-30 05:41:15 +00:00
bios Add the ability to specify where on the at_shutdown queue a handler is 1998-10-30 05:41:15 +00:00
boot add -aout key to cc, size, strip - it not work for elf system 1998-11-21 21:07:17 +00:00
conf Make timecounters more resistant to badly behaved SW/HW which locks 1998-11-23 09:59:02 +00:00
eisa Bring back support for honoring the primary channel setting for twin channel 1998-10-15 18:21:50 +00:00
i386 Finished updating module event handlers to be compatible with 1998-11-15 15:33:52 +00:00
ibcs2 Finished updating module event handlers to be compatible with 1998-11-15 15:33:52 +00:00
include - Added support for Genius Kidspad tablet. 1998-11-20 11:22:17 +00:00
isa Reduce i/o overheads by not preserving the channel access register in 1998-11-22 17:40:32 +00:00
linux Finished updating module event handlers to be compatible with 1998-11-15 15:33:52 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
Makefile Make this ${.OBJDIR} and ${.CURDIR} aware. 1998-05-31 22:40:49 +00:00