NetBSD/sys/arch/atari
tsutsui f5f6a58b85 Replace bus_dmamap_sync(9) op with a newer one taken from m68k/bus_dma.c.
This could fix memory corruption issue caused by PREREAD ops with regions
whose boundaries are not aligned at cacheline size.
2018-03-10 03:44:43 +00:00
..
atari Replace bus_dmamap_sync(9) op with a newer one taken from m68k/bus_dma.c. 2018-03-10 03:44:43 +00:00
compile
conf add a special rule to build m68k/fpu.c to avoid passing -msoft-float. 2018-02-25 00:27:16 +00:00
dev Typos. 2018-02-08 09:05:16 +00:00
include Add dumb memory probe routines for Milan to use all available memory. 2018-02-26 15:11:12 +00:00
isa Ack EOI for IRQ_SLAVE of the master PIC after ack for IRQ of the slave PIC. 2018-01-20 19:36:47 +00:00
pci On Milan, also explicitly disable MBIRQ1 on PIIX. 2018-02-09 15:24:35 +00:00
stand Provide wdboot as a copy of sdboot for Milan. 2018-03-04 03:14:51 +00:00
vme
Makefile