NetBSD/sys/arch/arm32
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
..
arm32 Now that cpu_dataabt_fixup() can fail, print slightly more useful information 2001-06-02 22:48:40 +00:00
compile
conf Add hcsc to every configuration that has SCSI podules. 2001-06-02 10:48:54 +00:00
dev Small typo... 2001-05-03 23:07:08 +00:00
doc
footbridge Fix the broken stray irq handling for footbridge, this needs to be 2001-06-07 21:47:36 +00:00
fpe-arm
include For ports that wire up pciide in compatibility mode, have 2001-06-08 04:48:54 +00:00
iomd Refer to the Risc PC IOMD by its real name (which appears to be IOMD20). 2001-05-13 14:30:00 +00:00
isa The io offsets in arm32/isa/timerreg.h included the IO_TIMER1 offset. 2001-06-02 12:51:28 +00:00
mainbus Part one of the COMCONSOLE repair ... it works now but the video console 2001-04-12 20:15:06 +00:00
ofw Sprinkle pmap_update() calls after calls to: 2001-04-24 04:30:50 +00:00
pci
podulebus Turn "oak" into an MI podulebus driver. Tested on my new A310. 2001-05-26 17:49:46 +00:00
rc7500
riscpc Just some pretty printing for 640 width screens 2001-04-09 19:22:42 +00:00
shark HZ -> hz 2001-06-05 05:12:18 +00:00
stand
vidc Add l_poll' to struct linesw' and provide an xxxpoll() entry point 2001-05-02 10:32:08 +00:00
Makefile