NetBSD/sys/arch/arm32/ofw
mark 4285910912 Implement faster method of blocking all lower priority interrupts.
Modify current_spl_level to reflect the temporary change in interrupt
priority level which dispatching.
Don't increment the interrupt stats for every handler in the interrupt chain.
Cleaned up a number of comments.
Define soft interrupt names.
A few miscellaneous tidy ups.
1998-09-05 04:05:31 +00:00
..
com_ofisa_consolehack.c add NetBSD RCS IDs and delete other RCS keywords, per the standard style. 1998-05-01 21:18:39 +00:00
com_ofisa_machdep.c
if_cs_ofisa_machdep.c Implement a reg fixup, needed for old OpenFirmware builds. 1998-08-17 20:38:08 +00:00
lpt_ofisa_machdep.c
ofisa_machdep.c Actually provide the correct bus space tags. 1998-07-27 00:48:15 +00:00
ofisa_machdep.h #define _CS_OFISA_MD_REG_FIXUP 1998-08-17 20:40:53 +00:00
ofisapc.c KNF. 1998-07-07 00:48:11 +00:00
ofisascr.c KNF. 1998-07-07 00:48:11 +00:00
ofrom.c KNF. 1998-07-07 00:48:11 +00:00
oftodclock.c KNF. 1998-07-07 00:48:11 +00:00
ofw.c Don't discard the proc0_pt_pte mapping and make sure that the 1998-08-29 04:58:16 +00:00
ofw_irq.S Implement faster method of blocking all lower priority interrupts. 1998-09-05 04:05:31 +00:00
ofw_irqhandler.c Simplified initialisation of irqmasks. 1998-09-05 04:04:24 +00:00
ofwgencfg_clock.c KNF. 1998-07-07 00:48:11 +00:00
ofwgencfg_machdep.c Change boot_path -> boot_file and initialise to NULL along with boot_args. 1998-08-29 03:55:57 +00:00
openfirm.c add NetBSD RCS IDs and delete other RCS keywords, per the standard style. 1998-05-01 21:18:39 +00:00
wdc_ofisa_machdep.c