NetBSD/sys/arch/atari
leo ad8c9f3a7e Wcd attacment code for the Milan. The Milan has the standard dual IDE port
hardware. A Milan specific attachment is needed to modify the iot so that
the streaming methods do a byteswap.
Configure like:
  wdcisa0 at isa? port 0x1f0 irq 14
  wdcisa1 at isa? port 0x170 irq 15
2001-03-31 20:24:10 +00:00
..
atari - add dev_noimpl(xxx,yyy) macro to replace "(dev_type_xxx((*))) yyy", 2001-03-26 12:33:22 +00:00
compile
conf Wcd attacment code for the Milan. The Milan has the standard dual IDE port 2001-03-31 20:24:10 +00:00
dev Wcd attacment code for the Milan. The Milan has the standard dual IDE port 2001-03-31 20:24:10 +00:00
include Expand bus_dma implementation. It will now handle the bounce buffer 2001-03-09 20:55:46 +00:00
isa Atari specific stuff to implement the Milan floppy. The Milan uses standard 2001-03-16 21:31:55 +00:00
pci Expand bus_dma implementation. It will now handle the bounce buffer 2001-03-09 20:55:46 +00:00
stand Man page moved to share/man/man8/man8.atari. 2001-03-04 20:54:12 +00:00
vme remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:22:17 +00:00
Makefile