NetBSD/sys/arch/arm32/iomd
mark 902004cefc Don't try and calculate the time in microtime() unless cpu_initclocks()
has already been called and thus we know the values the timers are using.
This also ensures that clock_sc will always be valid when we try and use
it to read the timer registers.
Fixes PR7357.
1999-04-20 09:14:32 +00:00
..
iic_iomd.c
iomd.c Guard the PS/2 mouse attachment and ARM7500 IOC check with the 1998-04-17 18:44:09 +00:00
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 Fix typo in a DMA dummy stub function. 1998-02-21 23:09:37 +00:00
iomd_dma.h
iomd_fiq.S Make the floppy_read_fiq and floppy_write_fiq entry points non-profiling. 1998-04-01 22:53:32 +00:00
iomd_iic.S Remove some redundant .req statements. 1998-04-01 22:52:24 +00:00
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 Correct the values of IOMD_MSDATA and IOMD_MSCR as they are 4 times too 1998-04-10 06:53:08 +00:00
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