1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-12 09:58:36 +00:00
freebsd/sys/i386
Peter Wemm 4503a06eef Merge minidumps from amd64 where they were originally developed.
Major differences:
 * since there is no direct map region, there is no custom uma memory
   allocator to modify to include its pages in the dumps.
 * Various data entries are reduced from 64 bit to 32 bit to match the
   native size.

dump_add_page() and dump_drop_page() are still present in case one wants to
arrange for arbitary pages to be dumped.  This is of marginal use though
because libkvm+kgdb cannot address physical memory that isn't mapped into
kvm.
2006-04-21 04:28:43 +00:00
..
acpica If the XSDT address in the RSDP for an ACPI 2.0 machine is NULL, then fall 2006-03-27 15:59:48 +00:00
bios
compile
conf Import ACPI Dock Station support. Note that this is still very young. 2006-04-15 12:31:34 +00:00
cpufreq Add frequency-voltage tables for Intel 778, 758, 773, 753, and 733J 2006-02-25 04:55:38 +00:00
i386 Merge minidumps from amd64 where they were originally developed. 2006-04-21 04:28:43 +00:00
ibcs2
include Merge minidumps from amd64 where they were originally developed. 2006-04-21 04:28:43 +00:00
isa Correct a local information leakage bug affecting AMD FPUs. 2006-04-19 07:00:19 +00:00
linux regen 2006-03-18 20:49:01 +00:00
pci
svr4
xbox Committed the xbox syscons(8)-able console driver. 2006-03-03 14:52:57 +00:00
Makefile