NetBSD/sys/arch/algor/algor
2001-06-25 21:25:07 +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 Use the other DMA window (with prefetch enabled) on the P-4032 2001-06-22 05: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 Use the other DMA window (with prefetch enabled) on the P-4032 2001-06-22 05:57:26 +00:00
algor_p4032var.h Use the other DMA window (with prefetch enabled) on the P-4032 2001-06-22 05:57:26 +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 Fix whitespace botch. 2001-06-21 18:58:18 +00:00
algor_p5064reg.h
algor_p5064var.h Rototill ISA interrupt code. In particular, I have remembered most 2001-06-21 05:20:54 +00:00
algor_p6032_bus_io.c Check in work-in-progress of P-6032 support. This is not tested, 2001-06-22 06:02:54 +00:00
algor_p6032_bus_mem.c Check in work-in-progress of P-6032 support. This is not tested, 2001-06-22 06:02:54 +00:00
algor_p6032_dma.c Check in work-in-progress of P-6032 support. This is not tested, 2001-06-22 06:02:54 +00:00
algor_p6032_intr.c Correct a typo. 2001-06-22 14:29:12 +00:00
algor_p6032reg.h Check in work-in-progress of P-6032 support. This is not tested, 2001-06-22 06:02:54 +00:00
algor_p6032var.h Check in work-in-progress of P-6032 support. This is not tested, 2001-06-22 06:02:54 +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 Check in work-in-progress of P-6032 support. This is not tested, 2001-06-22 06:02:54 +00:00
locore_machdep.S
machdep.c Deal with different `memsize' convention on new PMON revs. 2001-06-25 21:25:07 +00:00
pmon.c Insert some debugging code, conditional on PMON_DEBUG. 2001-06-14 15:28:56 +00:00
procfs_machdep.c