]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Avoid touching the LEDs too early in the game. After the recent
authorJoerg Wunsch <joerg@FreeBSD.org>
Sat, 2 Nov 1996 23:28:06 +0000 (23:28 +0000)
committerJoerg Wunsch <joerg@FreeBSD.org>
Sat, 2 Nov 1996 23:28:06 +0000 (23:28 +0000)
commit4441bd4c1b8211899a6c3f742a41505e5b6e9fd3
treed80406f775e3b6f0cd298a4031d8e01127fc7a67
parent459142187a90aa5e107852cd34d1f03cddac0fd3
Avoid touching the LEDs too early in the game.  After the recent
changes to the keyboard code in pcvt, this update_led() very often
caused pcvt to hang early at boot time.

(Eventually, a better solution should be found, but the simple
omission serves well as a workaround for something that is actually a
show-stopper class problem.)

Candidate for 2.2.
sys/i386/isa/pcvt/pcvt_out.c