Subject: Re: Generic console device ?
To: None <Peter.Berg@ww.tu-freiberg.de>
From: Robert Black <r.black@ic.ac.uk>
List: port-arm32
Date: 02/06/1998 15:43:29
On Feb 3,  9:28pm, Peter Berg wrote:
> Subject: Generic console device ?
> Hi,
>
> will the new console code allow to run console gfx based applications on all
> supported platforms ? This would mean, the kernel has to provide drivers for
> all possible gfx systems like VIDC, PCI cards etc. Perhaps by a hardware
> independent kernel driver with loadable hardware driver backends as LKMs ?

This is the general idea. It should be possible to provide at least
non-accelerated support for all graphics cards without special knowledge by the
application. In addition I want to support multiple PCI graphics cards at the
same time. The whole design of the new console is based around these
considerations.

Cheers

Rob