Re: OpenGL-based framebuffer concepts

From: Matthew Garrett
Date: Tue May 23 2006 - 18:57:01 EST


Jon Smirl <jonsmirl@xxxxxxxxx> wrote:

> 1) Running the video ROM at boot to reset cards, emu86

Jon, how many times am I going to have to tell you that this won't work?
The video ROM is not always present on laptop hardware, and even when it
is it may jump into sections of ROM that have vanished since boot.
In the long run, graphics drivers need to know how to program cards from
scratch rather than depending on 80x25 text mod being there for them.

--
Matthew Garrett | mjg59-chiark.mail.linux-rutgers.kernel@xxxxxxxxxxxxx
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/