NetBSD/sys/arch/arm32
mark 91eeeff347 Add support for interrupts that are actually routed via an ISA interrupt
controller.
(I'm not happy with this approach but it works so I'll use it for the
moment until I complete run-time selection of the interrupt handling based
on recognised hardware).
1998-10-05 01:09:38 +00:00
..
arm32 Remove beep related stub code now we have a sysbeep device. 1998-10-05 00:51:21 +00:00
compile
conf Add file arm32/isa/isa_cats_machdep.c. 1998-10-05 01:01:43 +00:00
dev We now use the MI wdc/wd drivers so this code is no longer needed. 1998-09-22 00:44:20 +00:00
doc
footbridge Add support for interrupts that are actually routed via an ISA interrupt 1998-10-05 01:09:38 +00:00
fpe-arm
include Declare the coda character device functions here. 1998-09-22 03:42:10 +00:00
iomd Implement faster method of blocking all lower priority interrupts. 1998-09-05 04:05:31 +00:00
isa Prototype isa_intr_alloc() (Needed by ISA PnP code) and sysbeep(). 1998-10-05 01:05:00 +00:00
mainbus Re-written the wdc attachments to attach to the MI wdc driver instead 1998-09-22 00:40:37 +00:00
ofw Implement faster method of blocking all lower priority interrupts. 1998-09-05 04:05:31 +00:00
pci Add ISA legacy mode support. Currently this is used by CATS kernels 1998-10-05 01:03:52 +00:00
podulebus Regenerate from podules. 1998-09-26 03:30:50 +00:00
rc7500 Convert b*() functions to mem*(). 1998-09-06 04:20:37 +00:00
riscpc Convert b*() functions to mem*(). 1998-09-06 04:20:37 +00:00
shark
vidc Use sysbeep() rather than beep_generate for consistancy and the sysbeep 1998-10-05 00:53:47 +00:00
Makefile