NetBSD/sys/arch/atari
is f3efbb406a The recent buserr handler cleanup in the Amiga locore.s made the label
_buserr point to the 68020/030 buserr code _only_. This has broken access
error handling in the 060 support code.
This is repaired by jumping to _buserr60 from the 060SP, and by providing
a _buserr60 label identical to the _buserr in the unchanged m68k ports
using the 68060.
1997-06-26 22:28:42 +00:00
..
atari The recent buserr handler cleanup in the Amiga locore.s made the label 1997-06-26 22:28:42 +00:00
compile
conf Use m68k cacheops 1997-06-04 14:33:49 +00:00
dev Be consistent with more pedantic bus.h. 1997-06-25 12:15:54 +00:00
include Add the types for 'bus_dma_tag_t' and 'bus_dmamap_t'. While here, be a bit 1997-06-25 12:06:10 +00:00
pci pass memory- and i/o-enabled flags down via the PCI bus and device attach 1997-04-10 23:12:16 +00:00
stand move man pages into share/man. 1997-06-22 05:48:14 +00:00
vme Catchup with arp changes. 1997-03-17 13:29:05 +00:00
Makefile