NetBSD/sys/arch/i386
bouyer cc56ebe228 on Xen the GDT has to be updated though HYPERVISOR_update_descriptor().
Export i386/i386/gdt.c:update_descriptor() and use it in x86_set_sdbase(),
as a direct write to the GDT will cause a kernel trap.
Fix PR port-xen/41401.
2009-05-17 18:24:23 +00:00
..
acpi Adjust for acpi_resource_parse aprint changes, noted by Jukka Salmi 2009-02-21 00:30:37 +00:00
bioscall Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. 2008-10-19 22:05:19 +00:00
compile
conf Add IPKDB options, but commented out as it doesn't build at the moment. 2009-05-10 15:26:23 +00:00
eisa struct device * -> device_t 2008-06-27 11:03:13 +00:00
gdbscripts Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
i386 on Xen the GDT has to be updated though HYPERVISOR_update_descriptor(). 2009-05-17 18:24:23 +00:00
include on Xen the GDT has to be updated though HYPERVISOR_update_descriptor(). 2009-05-17 18:24:23 +00:00
isa device_t/softc split 2009-05-05 09:51:23 +00:00
mca struct device * -> device_t 2009-05-04 12:19:29 +00:00
pci KNF, same object code generated. 2009-05-16 16:52:03 +00:00
pnpbios struct device * -> device_t, use device_private 2009-05-04 12:13:19 +00:00
stand Check the size of the offered boot.cfg file. Bail out if it is larger 2009-04-10 19:41:41 +00:00
xbox device/softc split 2008-07-09 20:40:16 +00:00
Makefile Compute tags over the ACPI sources. 2008-11-06 00:41:52 +00:00