NetBSD/sys/arch/sparc64
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
..
compile
conf For ports that wire up pciide in compatibility mode, have 2001-06-08 04:48:54 +00:00
dev For ports that wire up pciide in compatibility mode, have 2001-06-08 04:48:54 +00:00
include use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
sparc64 move ev_out32() here. 2001-06-07 17:54:35 +00:00
stand move everything to arch/sparc/stand; leave the Makefile behind. 2000-08-20 14:53:19 +00:00
Makefile Remove gratuitous setting of SYSDIR; 2001-04-03 17:12:23 +00:00