freebsd-dev/sys/amd64
Peter Wemm 8f1586dd65 Take advantage of the fact that there is a small 1MB direct mapped region
on x86 in between KERNBASE and the kernel load address.  pmap_mapdev()
can return pointers to this for devices operating in the isa "hole".
2002-08-03 01:02:37 +00:00
..
acpica Fix a bug about stack manipulation at ACPI wakeup. 2002-08-01 09:48:01 +00:00
amd64 Take advantage of the fact that there is a small 1MB direct mapped region 2002-08-03 01:02:37 +00:00
compile Make space for compilations. 2002-07-06 02:49:07 +00:00
conf Fix the link to the Handbook 2002-08-01 17:21:18 +00:00
ia32 Regenerate 2002-07-20 02:56:34 +00:00
include Move a prototype to the least wrong place. 2002-08-02 18:45:43 +00:00
isa Revive backed out pmap related changes from Feb 2002. The highlights are: 2002-07-12 07:56:11 +00:00
pci Move a prototype to the least wrong place. 2002-08-02 18:45:43 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00