On Thu, Aug 27, 1998 at 01:38:31PM +0400, Gleb O. Rajko wrote:
> > The other one is using the PROM routines (works on all DECstations). This is
> > what promcon.c in arch/mips/dec is for and is intended as a temporary
> > solution until we have charakter device drivers to use as console devices
> > for
> > all DECstations.
>
> Why temporary solution ? My experience shows prom console is good
> enough to have it permanently. It's bug free, the code is small, higher
> console code allows to emulate linux-like terminal on top of prom console.
> I would recommend to look at SPARC/Linux code beginning from 2.1.109
> (according to vger cvs tree, I don't know what is Linus' version that
> corresponds to). Around this version console stuff was rewritten and became
> more clear. Now, SPARC/Linux allows to have several consoles: prom,
> sbus and ATI Mach (available only on UltraSparc). There are also
> run-time options to select, something like console=prom.
I've just this Tuesday commited a patch of > 13mb which upgrades the kernel
to 2.1.117 to sgi-cvs, so the DECstation people probably haven't yet merged
their kernels with that code.
Having a prom console looks worthwile for MIPS as well.
Ralf
|