NetBSD/sys/arch/cobalt
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
..
cobalt replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
compile
conf LKMs don't work on MIPS yet anyway, so disable it for now. 2001-02-16 19:48:05 +00:00
dev Static poisoning. 2000-05-29 15:43:32 +00:00
include For ports that wire up pciide in compatibility mode, have 2001-06-08 04:48:54 +00:00
pci Fix typo on pci_intr_map() changes. 2001-02-05 13:14:21 +00:00
stand s/installboot/installkernel/, so it won't be confused with a real installboot. 2000-06-20 00:24:03 +00:00
Makefile Fix tags directory list. 2000-06-28 09:47:55 +00:00
TODO Update. 2000-04-03 00:20:11 +00:00