1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-31 16:57:10 +00:00
freebsd/sys/amd64
Mitsuru IWASAKI fb3a308a4a Change method to determine base memory size.
Try INT 15H/E820H first, then fall back to the old compatibility
method (INT 12H).
This is a workaround for newer machines which have broken INT 12H BIOS
service implementation.

Reviewed by:	-current ML
MFC after:	3 days
2002-10-25 18:46:36 +00:00
..
acpica - curproc may be NULL in 4-stable. In that case use the vmspace from 2002-10-16 17:22:03 +00:00
amd64 Change method to determine base memory size. 2002-10-25 18:46:36 +00:00
compile Make space for compilations. 2002-07-06 02:49:07 +00:00
conf No need for pmtimer hint anymore. 2002-10-22 17:32:27 +00:00
ia32 Stake a claim on 418 (__xstat), 419 (__xfstat), 420 (__xlstat) 2002-10-19 22:25:31 +00:00
include Use the correct values for LDBL_*. Libc doesn't completely support 2002-10-25 07:02:52 +00:00
isa Remove a boatload of '&' which are surplus to the requirements. 2002-10-20 18:02:46 +00:00
pci Revert last commit, there actually was a -1 waaaaay down in pcireg_cfgread(). 2002-10-20 17:54:17 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00