NetBSD/sys/arch/arm32
mark 1cb7a16aed Fix typo. The page table allocation loop in initarm() should be
<= NUM_KERNEL_PTS rather than < NUM_KERNEL_PTS.
1998-08-28 17:15:45 +00:00
..
arm32 Modify the arguments to pmap_bootstrap() to take a pv_addr_t structure 1998-08-28 02:46:51 +00:00
compile
conf Add OPL driver. 1998-08-26 12:10:57 +00:00
dev Assign my copyrights to TNF. 1998-08-15 10:10:47 +00:00
doc Bring this more up to date. 1998-03-26 20:43:02 +00:00
fpe-arm Remove inclusion of sys/device.h 1998-05-01 15:35:43 +00:00
include Centralise the definition of the pv_addr_t structure. 1998-08-27 03:55:06 +00:00
iomd Remove pv_addr_t and systempage declarations. 1998-08-27 03:58:10 +00:00
isa Remove pv_addr_t and systempage declarations. 1998-08-27 03:58:10 +00:00
mainbus Assign my copyrights to TNF. 1998-08-15 17:47:15 +00:00
ofw Updated for pmap_bootstrap() argument change. Modify ofw_configmem() 1998-08-28 02:52:37 +00:00
pci Initial commit of arm32 dependant PCI structures and type definitions. 1998-05-25 22:09:25 +00:00
podulebus Use kernel_pmap->pm_pdir instead of PAGE_DIRS_BASE when mapping podule 1998-08-28 03:19:34 +00:00
rc7500 Fix typo. The page table allocation loop in initarm() should be 1998-08-28 17:15:45 +00:00
riscpc Fix typo. The page table allocation loop in initarm() should be 1998-08-28 17:15:45 +00:00
shark Centralize the definition of pv_addr_t to pmap.h 1998-08-27 04:00:53 +00:00
vidc In physconinit(), don't use printf() to clear the screen but call 1998-08-25 03:26:36 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00