--- - branch: MAIN date: Sat Sep 20 14:53:37 UTC 2008 files: - new: '1.25' old: '1.24' path: src/sys/arch/arm/footbridge/footbridge_clock.c pathrev: src/sys/arch/arm/footbridge/footbridge_clock.c@1.25 type: modified id: 20080920T145337Z.e36d1d17879def45e19f57a712c90818fdf3e5d1 log: | 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. module: src subject: 'CVS commit: src/sys/arch/arm/footbridge' unixtime: '1221922417' user: chris