[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

patch




On Mon, 7 Sep 1998, VALETTE Eric wrote:

> >>>>> "joel" == joel  <joel at OARcorp.com> writes:
> 
> joel> On Tue, 1 Sep 1998, Quality Quorum wrote:
> 
> joel> Doesn't the CMOS RAM on a standard PC have a way to determine if a video
> joel> card is present?
> 
> Probably. Note that standart BIOS just stop if they do not find the
> video card so it may be hard to test...

What is done in more embedded PC's to avoid this?  In a normal PC, you
would always have a video card.  In an embedded PC, this must be handled.  
I assume the BIOS in the embedded PC is a bit more lenient in this regard
and continues.  Still there has to be a way for this to be represented in
the CMOS which is at worst an extension to the standard settings.

--joel