Fix a panic on boot that can occur if you hit keys on the keyboard
authorMatthew Dillon <dillon@dragonflybsd.org>
Sun, 3 Aug 2008 03:00:21 +0000 (03:00 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sun, 3 Aug 2008 03:00:21 +0000 (03:00 +0000)
commit59306b360424b92303e165f6854a5aab5b9e9e42
tree02bace24da5ba6b97b9d720cae2c716a107d0f38
parent8d9074853b4e190fb37b31154b44df071c531377
Fix a panic on boot that can occur if you hit keys on the keyboard
before the console device's high level initialization is run.

Reported-by: "Alexander Polakov" <polachok@gmail.com>,
     "David Rhodus" <sdrhodus@gmail.com>
sys/dev/misc/syscons/syscons.c
sys/dev/misc/syscons/syscons.h