On Sat, May 07, 2011 at 01:19:23PM -0700, Stefan Reinauer wrote: > On 5/7/11 12:05 PM, Kevin O'Connor wrote: > >On Sat, May 07, 2011 at 08:48:45PM +0200, Sven Schnelle wrote: > >>Kevin O'Connor<[email protected]> writes: > >>>Do you know how long it takes for your keyboard to become responsive? > >>>(You can pass "-n" to tools/readserial.py to have it report wall times > >>>instead of adjusted times.) > >>It takes something about 0.8s, according to serial output. > >Does adding "msleep(800)" to the top of ps2port.c:keyboard_init() > >help? > Please don't do things like that. Probing the hardware is much > better than a fixed delay.
Heh - I was only asking as a test. There's no way I would add an 800ms delay for all users. :-) -Kevin -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

