NetBSD/sys/arch/amd64
fvdl 26759c3afa When converting GDT length units from segment structures to bytes for the
amd64 port, I converted MINGDTSIZ wrongly; it was not page aligned, causing
gdt_grow to corrupt the GDT. Fix this, and remove the extraneous definitions
of the sizes from gdt.c.

From OpenBSD.
2004-06-16 17:45:03 +00:00
..
acpi __KERNEL_RCSID() 2003-07-14 23:32:28 +00:00
amd64 When converting GDT length units from segment structures to bytes for the 2004-06-16 17:45:03 +00:00
compile
conf Add pseudo-device ptm on all the generic flavored kernels. 2004-06-16 15:07:39 +00:00
include When converting GDT length units from segment structures to bytes for the 2004-06-16 17:45:03 +00:00
isa Compile TSC support code when __x86_64__ is defined. 2004-04-30 17:58:04 +00:00
pci pass string length (= boundary info) to pci_devinfo so that we do not run over 2004-04-23 21:13:05 +00:00
Makefile