NetBSD/sys/arch/netwinder
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 Need a compile directory for netwinder 2001-05-22 22:48:09 +00:00
conf Move blockio.S from sys/arch/arm32/arm32 to sys/arch/arm/arm, since I want to 2001-05-29 23:03:20 +00:00
include For ports that wire up pciide in compatibility mode, have 2001-06-08 04:48:54 +00:00
isa Add the isa & pci machdep files. 2001-04-19 07:13:24 +00:00
netwinder More changes to get the netwinder to multiuser. Hack the initarm code 2001-04-20 16:09:48 +00:00
pci Disable the secondary ide port in the pcibus_attach_hook. 2001-05-08 06:55:17 +00:00