NetBSD/sys/arch/algor/algor
thorpej e51a043945 Yet more interrupt cleanup -- the platform mater interrupt establish
function now just takes an "irq", which is an index into the irqmap
table for that platform.
2001-06-15 04:01:39 +00:00
..
algor_p4032_bus_io.c When the old PCI address map is in use, disable I/O space. Also disable 2001-06-14 18:52:26 +00:00
algor_p4032_bus_locio.c Add support for the Algorithmics P-4032 board. This is totally 2001-06-01 16:00:03 +00:00
algor_p4032_bus_mem.c Read the PCI memory space base and the PCI DMA window base from the 2001-06-14 17:57:26 +00:00
algor_p4032_dma.c Read the PCI memory space base and the PCI DMA window base from the 2001-06-14 17:57:26 +00:00
algor_p4032_intr.c Yet more interrupt cleanup -- the platform mater interrupt establish 2001-06-15 04:01:39 +00:00
algor_p4032reg.h Add support for the Algorithmics P-4032 board. This is totally 2001-06-01 16:00:03 +00:00
algor_p4032var.h Yet more interrupt cleanup -- the platform mater interrupt establish 2001-06-15 04:01:39 +00:00
algor_p5064_bus_io.c Don't use BUS_END to compute SYS_END. 2001-06-14 18:48:23 +00:00
algor_p5064_bus_mem.c
algor_p5064_dma.c
algor_p5064_intr.c Yet more interrupt cleanup -- the platform mater interrupt establish 2001-06-15 04:01:39 +00:00
algor_p5064reg.h
algor_p5064var.h Yet more interrupt cleanup -- the platform mater interrupt establish 2001-06-15 04:01:39 +00:00
autoconf.c Rewrite the interrupt handling code: 2001-06-10 05:26:58 +00:00
bus_dma.c vm_page_t -> struct vm_page * 2001-06-01 19:52:54 +00:00
clock.c Rewrite the interrupt handling code: 2001-06-10 05:26:58 +00:00
clockvar.h Rewrite the interrupt handling code: 2001-06-10 05:26:58 +00:00
conf.c
cpu.c
disksubr.c
interrupt.c Yet more interrupt cleanup -- the platform mater interrupt establish 2001-06-15 04:01:39 +00:00
led.c Add support for the Algorithmics P-4032 board. This is totally 2001-06-01 16:00:03 +00:00
locore_machdep.S
machdep.c Add MEMSIZE and ETHADDR options, so that they can be set in 2001-06-14 16:14:37 +00:00
pmon.c Insert some debugging code, conditional on PMON_DEBUG. 2001-06-14 15:28:56 +00:00
procfs_machdep.c