NetBSD/sys/arch/arm32
thorpej 3ebbe095e0 Change the pmap_extract() interface to:
boolean_t pmap_extract(pmap_t, vaddr_t, paddr_t *);
This makes it possible for the pmap to map physical address 0.
1999-07-08 18:05:21 +00:00
..
arm32 Change the pmap_extract() interface to: 1999-07-08 18:05:21 +00:00
compile
conf pseudo-device -> defpseudo, per grammar change in config(8). 1999-07-07 00:05:28 +00:00
dev Fix bug in event signalling. 1999-06-01 09:34:06 +00:00
doc Sync with reality. 1999-01-01 12:13:49 +00:00
footbridge Grr. Nuke the remaining allocsys() prototypes. 1999-05-27 09:08:09 +00:00
fpe-arm Remove inclusion of sys/device.h 1998-05-01 15:35:43 +00:00
include PR7812: add prototype for sysarch(); fixes build of libarch on arm32 1999-06-20 15:26:38 +00:00
iomd Change the pmap_extract() interface to: 1999-07-08 18:05:21 +00:00
isa make this compile without 'options IRQSTATS'. 1999-05-11 12:41:15 +00:00
mainbus Make cpu_model big enough to hold the DNARD cpu's identification, and a bit 1999-02-26 12:05:49 +00:00
ofw GC physical_memoryblock. 1999-03-29 10:02:19 +00:00
pci Moved to arch/arm32/include/pci_machdep.h,v 1999-03-19 03:34:22 +00:00
podulebus Change the pmap_extract() interface to: 1999-07-08 18:05:21 +00:00
rc7500 Grr. Nuke the remaining allocsys() prototypes. 1999-05-27 09:08:09 +00:00
riscpc Change the pmap_extract() interface to: 1999-07-08 18:05:21 +00:00
shark pull isa_machdep.h in from machine/ instead of from $(MACHINE)/isa/ 1999-03-19 05:13:16 +00:00
vidc Change the pmap_extract() interface to: 1999-07-08 18:05:21 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00