NetBSD/sys/arch/arm/footbridge
chris d21e4ed181 Fix kernel boot issue on cats.
The delay(9) loop, used before the clock device is probed and a hardware timer
is available, was out by a factor of 625.

This wasn't an issue until revision 1.45 of sys/dev/ic/pckbc.c which switched
to using delay(9) when polling the keyboard controller.

Cats attaches the console (and pckbc) before the clock has been probed, and so
the delay loop code is used causing issue with the keyboard polling.
2008-09-20 14:53:37 +00:00
..
isa Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
Makefile
dc21285mem.h
dc21285reg.h
footbridge.c
footbridge.h
footbridge_clock.c Fix kernel boot issue on cats. 2008-09-20 14:53:37 +00:00
footbridge_com.c use device_lookup_private to get softc 2008-06-13 08:49:15 +00:00
footbridge_com_io.c
footbridge_intr.h Merge kernel changes in matt-armv6 to HEAD. 2008-04-27 18:58:43 +00:00
footbridge_io.c
footbridge_irqhandler.c Merge kernel changes in matt-armv6 to HEAD. 2008-04-27 18:58:43 +00:00
footbridge_irqhandler.h
footbridge_machdep.c
footbridge_pci.c Fix 9.5 year old buffer overflow. 2008-05-10 15:29:25 +00:00
footbridgevar.h
todclock.c Convert to generic TODR. 2008-01-15 23:15:59 +00:00
todclockvar.h