NetBSD/sys/arch/atari
simonb e5bd00e48d For ports that wire up pciide in compatibility mode, have
them define __HAVE_PCIIDE_MACHDEP_COMPAT_INTR_ESTABLISH
in pci_machdep.h and pciide_map_compat_intr() only calls
pciide_machdep_compat_intr_establish() if that preprocessor
define exists.

Ports that don't need to do this no longer need to supply a
dummy function.
2001-06-08 04:48:54 +00:00
..
atari We really need a wsdisplay on the Milan. 2001-06-07 08:41:11 +00:00
compile
conf The newly generated config files. 2001-06-07 08:01:19 +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 For ports that wire up pciide in compatibility mode, have 2001-06-08 04:48:54 +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 Man page moved to share/man/man8/man8.atari. 2001-03-04 20:54:12 +00:00
vme use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
Makefile Reorganize installation if include files. Nuke some from atari/include as 1998-09-02 10:59:14 +00:00