NetBSD/sys/arch/arm26
bjh21 6825e7d5ea Garbage-collect pcb_onfault_lj, since it's unused and doesn't exist on
arm32 ports.
2001-08-26 14:15:07 +00:00
..
arm26 Garbage-collect pcb_onfault_lj, since it's unused and doesn't exist on 2001-08-26 14:15:07 +00:00
compile
conf More FIQ support. This gives me enough to handle FIQs, and to downgrade them 2001-08-20 23:08:10 +00:00
include Garbage-collect pcb_onfault_lj, since it's unused and doesn't exist on 2001-08-26 14:15:07 +00:00
iobus In ioc_attach(), use ioc_irq_setmask() and ioc_fiq_setmask() rather than 2001-08-25 17:59:38 +00:00
ioc Make cmos_read() and cmos_write() globally visible, and make the instance 2001-08-26 12:24:24 +00:00
podulebus Use int_off_save and int_restore rather than int_off and int_on. 2001-08-20 23:28:05 +00:00
stand Bump version for * command addition. 2001-08-03 00:41:12 +00:00
vidc Also make it return something. See, Ben, you _do_ need to test every change. 2001-06-30 16:20:37 +00:00
Makefile