Re: sak-2.1.131.diff

Khimenko Victor (khim@sch57.msk.ru)
Thu, 17 Dec 1998 19:14:49 +0300 (MSK)


17-Dec-98 11:25 you wrote:
> On Tue, Dec 15, 1998 at 11:19:15AM -0500, Michael Dale Long wrote:

>> > Yep. But there's not much you can do [0], since the kernel doesn't know
>> > how to properly restore video modes.
>>
>> There must be some standard way to tell the video card to go back to 80x25
>> textmode. At least on the i386 architecture. Unfortunately I don't
>> enough about video card programming to know what that would be.

> There is only one safe standard way I know of. Pressing the reset button
> if your computer has one ... it's virtually impossible to do it in software.

Of course there are NO standard way to tell the video card to go back to 80x25
textmode. Video-card independant way that is. You should restore all videocard
registers and access to this registers is non-standartized :-)) May be
framebuffer driver could help here...

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/