Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Apr 1995 19:50:38 +0200 (SAT)
From:      John Hay <jhay@mikom.csir.co.za>
To:        hackers@FreeBSD.org (FreeBSD-hackers)
Subject:   syscons panic without a screen
Message-ID:  <199504101750.TAA20024@zibbi.mikom.csir.co.za>

next in thread | raw e-mail | index | archive | help

Hi,

I build a new kernel for one of my machines that don't have a screen or 
keyboard this weekend. It panic during scattach inside one of the bcopy's.
This didn't happen with a kernel build about six weeks ago. I don't build
kernels for that machine very often so I only picked it up this weekend.

What I actualy want to know is, shouldn't the scprobe routine determine if
there is a screen? At the moment the probe will never fail. It will print
a message if it has problems with the keyboard, but even then it will not
fail.

At the moment for a workaround I just fail the scprobe routine if the
keyboard probe fails.
-- 
John Hay -- jhay@mikom.csir.co.za



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199504101750.TAA20024>