freebsd-dev/sys/i386
Alexander Motin 060d7431b5 Add hints for i8254 timer on i386 and amd64. Some people report about
systems with PnP/ACPI not reporting i8254 timer. In some cases it can be
fatal, as i8254 can be the only available time counter hardware. From other
side we are now heavily depend on i8254 timer and till the last time it's
init/usage was completely hardcoded. So this change just restores previous
behavior in more regular fashion.
2010-07-16 23:21:46 +00:00
..
acpica Restore the machine check register banks on resume. For banks being 2010-06-15 18:51:41 +00:00
bios Introduce the new kernel sub-tree x86 which should contain all the code 2010-02-25 14:13:39 +00:00
compile
conf Add hints for i8254 timer on i386 and amd64. Some people report about 2010-07-16 23:21:46 +00:00
i386 Reduce the number of global TLB shootdowns generated by pmap_qenter(). 2010-07-10 18:22:44 +00:00
ibcs2 Regenerate 2010-06-28 18:17:21 +00:00
include Move functions declaration to MI code, following implementation. 2010-07-15 17:49:35 +00:00
isa After the FPU use requires #MF working due to INT13 FPU exception handling 2010-06-23 11:21:19 +00:00
linux Regenerate 2010-06-28 18:17:21 +00:00
pci number of cleanups in i386 and amd64 pci md code 2009-09-24 07:11:23 +00:00
svr4 Change some movl's to mov's. Newer GAS no longer accept 'movl' instructions 2009-01-31 11:37:21 +00:00
xbox Update d_mmap() to accept vm_ooffset_t and vm_memattr_t. 2009-12-29 21:51:28 +00:00
xen Relax one of the new assertions in pmap_enter() a little. Specifically, 2010-06-11 15:49:39 +00:00
Makefile Update entries for building tags. 2007-05-13 18:21:54 +00:00