NetBSD/sys/arch/algor
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
..
algor vm_page_t -> struct vm_page * 2001-06-01 19:52:54 +00:00
compile
conf Add support for the Algorithmics P-4032 board. This is totally 2001-06-01 16:00:03 +00:00
dev Add support for the Algorithmics P-4032 board. This is totally 2001-06-01 16:00:03 +00:00
include For ports that wire up pciide in compatibility mode, have 2001-06-08 04:48:54 +00:00
isa
pci If a bus doens't want to use an extent, don't force it to. 2001-06-01 15:57:31 +00:00
Makefile