NetBSD/sys/arch/atari
leo 3bc0965e01 Everything you always wanted to know about Atari,Milan,IDE and byteswaps...
The Milan configuration is split up in 2 parts:
   - MILAN_ISAIDE
   	Supports the traditionally formatted IDE disks on the Milan
   - MILAN_PCIIDE
   	Supports the byte swapped formatted IDE disks on the Milan

If you want to read more, checkout the comment in MILAN.in...
2001-06-07 07:56:57 +00:00
..
atari replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
compile
conf Everything you always wanted to know about Atari,Milan,IDE and byteswaps... 2001-06-07 07:56:57 +00:00
dev Remove the atari specific incarnation of wdc_isa.c. We don't need it (in 2001-06-07 07:23:02 +00:00
include use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
isa Fix compile error. 2001-05-29 05:58:18 +00:00
pci Import pciide_machdep.c from i386. 2001-05-29 06:26:08 +00:00
stand
vme use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
Makefile