NetBSD/sys/arch/arm32/iomd
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
..
iic_iomd.c
iomd.c
iomd_clock.c Don't try and calculate the time in microtime() unless cpu_initclocks() 1999-04-20 09:14:32 +00:00
iomd_dma.c Change the pmap_extract() interface to: 1999-07-08 18:05:21 +00:00
iomd_dma.h
iomd_fiq.S
iomd_iic.S
iomd_io.c Update functions that missed the previous name space change. 1998-07-05 23:31:16 +00:00
iomd_io_asm.S Clean up the bus space function namespace somewhat; make sure they don't 1998-06-28 07:27:51 +00:00
iomd_irq.S completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
iomd_irqhandler.c _intrnames is only used in irq_release() if IRQ_STATS is defined so add an 1999-03-16 10:53:50 +00:00
iomdreg.h
iomdvar.h
kbd_iomd.c
pms_iomd.c Finish the rest of the pms->opms rename for non-wscons PS/2 mice. 1999-01-23 22:18:41 +00:00
qms_iomd.c