freebsd-dev/sys/amd64
David Greenman cf7d145389 Fixed the type of target_page to vm_offset_t (unsigned). This fixes a
panic during boot on machines with >=2GB of RAM. Also changed some
incorrect printf conversion specifiers from %d to %u (signed to unsigned).
This fixes bugs when printing the amount of memory on machines with >=2GB
of RAM.
1999-02-03 14:10:50 +00:00
..
amd64 Fixed the type of target_page to vm_offset_t (unsigned). This fixes a 1999-02-03 14:10:50 +00:00
conf Add ISA PnP support, now that we have the space for it. 1999-01-27 15:34:25 +00:00
include Added a hopefully-machine-independent macro for determining if a 1999-02-02 09:08:23 +00:00
isa Unspammed includes in <machine/cpufunc.h> in the !SMP case. Partially 1999-01-08 19:17:49 +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