NetBSD/sys/arch/arm32
reinoud 7535275b7c Fixed the `slow printing' bug that occured with debugged kernels on RiscPC's.
When the IOMD isnt mapped and all is mapped 1:1 a read gives garbage and thus
the obscure feature that slows down printing (or halts it!) when the mouse
button is pressed during output to the vidcconsole gets allways activated.

Included a simple flag that signals if the IOMD is mapped; the delay routine
won't check the mouse if this flag is still clear.
2001-02-24 21:29:38 +00:00
..
arm32 Changed an innocent looking but pretty expensive table walking in pmap.c 2001-02-24 20:04:42 +00:00
compile
conf Repaired a syntax fault in the files.[hpcarm,arm32] 2001-02-24 19:43:50 +00:00
dev
doc Updated documentation about the bootloader 2001-02-20 22:58:34 +00:00
footbridge In footbridge_pci_intr_map(), pcv and intrtag are used 2001-02-08 13:59:38 +00:00
fpe-arm Adjust for userret() interface change. 2000-12-12 19:45:47 +00:00
include __HAVE_NWSCONS and __HAVE_DEVICE_REGISTER are MACHINE-dependent. 2001-02-23 22:02:43 +00:00
iomd Fixed the `slow printing' bug that occured with debugged kernels on RiscPC's. 2001-02-24 21:29:38 +00:00
isa Inline need_resched() and need_proftick(). Make need_proftick() actually *do* 2000-12-12 06:06:05 +00:00
mainbus Make arm32 RiscPC compile again 2001-02-24 20:08:53 +00:00
ofw Inline need_resched() and need_proftick(). Make need_proftick() actually *do* 2000-12-12 06:06:05 +00:00
pci
podulebus Fix to compile with current ne2000.c: ne2000_attach() now only takes two 2001-02-13 19:17:13 +00:00
rc7500 Make rc7500 compile again 2001-02-24 20:11:08 +00:00
riscpc Fixed the `slow printing' bug that occured with debugged kernels on RiscPC's. 2001-02-24 21:29:38 +00:00
shark
stand Some of this code is based on an old version of BBBB -- update the copyright 2001-02-19 15:54:16 +00:00
vidc Make lm audio for RiscPC compile again 2001-02-24 20:12:40 +00:00
Makefile