summaryrefslogtreecommitdiffstats
path: root/sys/i386
diff options
context:
space:
mode:
authorjlemon <jlemon@FreeBSD.org>2001-10-23 20:25:50 +0000
committerjlemon <jlemon@FreeBSD.org>2001-10-23 20:25:50 +0000
commitb7e177fee6c0722ac0725b321d28bd95a4fe13b6 (patch)
treea80e19051e2cc5019b0c121146fc9b7182124f27 /sys/i386
parent6a7e9433d1560244f2e1ed0daf6c065a559fe195 (diff)
downloadFreeBSD-src-b7e177fee6c0722ac0725b321d28bd95a4fe13b6.zip
FreeBSD-src-b7e177fee6c0722ac0725b321d28bd95a4fe13b6.tar.gz
Implement multiple low-level console support.
Diffstat (limited to 'sys/i386')
-rw-r--r--sys/i386/i386/autoconf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/i386/autoconf.c b/sys/i386/i386/autoconf.c
index 5b7c42f..95943cd 100644
--- a/sys/i386/i386/autoconf.c
+++ b/sys/i386/i386/autoconf.c
@@ -176,7 +176,7 @@ configure_final(dummy)
{
int i;
- cninit_finish();
+/* cninit_finish(); */
if (bootverbose) {
OpenPOWER on IntegriCloud