freebsd-dev/sys/amd64
David Greenman 0937c08c4e 1) Killed 'BSDVM_COMPAT'.
2) Killed i386pagesperpage as it is not used by anything.
3) Fixed benign miscalculations in pmap_bootstrap().
4) Moved allocation of ISA DMA memory to machdep.c.
5) Removed bogus vm_map_find()'s in pmap_init() - the entire range was
   already allocated kmem_init().
6) Added some comments.

virual_avail is still miscalculated NKPT*NBPG too large, but in order to
fix this properly requires moving the variable initialization into locore.s.
Some other day.
1995-09-15 08:31:19 +00:00
..
amd64 1) Killed 'BSDVM_COMPAT'. 1995-09-15 08:31:19 +00:00
conf Bring in Serge Vakulenko's IDE CDROM (ATAPI) driver. A number of 1995-08-18 11:26:35 +00:00
include devfs changes.. 1995-09-03 05:43:50 +00:00
isa Killed isa_allocphysmem() and isa_freephysmem(). They are completely used 1995-09-15 03:10:06 +00:00
pci Improved verification of configuration space accesses working: 1995-09-14 20:27:31 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00