NetBSD/sys/arch/arc
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 Switch pica to jazzio. 2000-12-24 09:25:24 +00:00
arc replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
compile merge to NetBSD-current (DeskStation and Algor support is currently broken) 2000-01-23 20:45:01 +00:00
conf For ports that wire up pciide in compatibility mode, have 2001-06-08 04:48:54 +00:00
dev - Declare pccnattach() in <machine/pccons.h> 2001-05-11 21:15:11 +00:00
dti add NetBSD Id of original bt driver 2000-06-09 05:30:51 +00:00
include use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
isa Switch pica to jazzio. 2000-12-24 09:25:24 +00:00
jazz fix off by one error. extra one page is needed for the case where 2001-05-31 20:56:29 +00:00
pci For ports that wire up pciide in compatibility mode, have 2001-06-08 04:48:54 +00:00
stand Use ${COPY} instead of -c for ${INSTALL} commands. 2000-09-23 13:53:41 +00:00
Makefile Switch pica to jazzio. 2000-12-24 09:25:24 +00:00
TODO note "vm_page_zero_enable = FALSE" 2000-08-08 21:17:15 +00:00