Re: VGA driver changes for machines without built-in font

Izumi Tsutsui <[email protected]> Thu, 16 Jan 2003 23:17:24 +0900 (JST)
Newsgroups gmane.os.netbsd.devel.kernel,gmane.os.netbsd.ports.arc
Message-ID <[email protected]>
In article <[email protected]>
[email protected] wrote:

> i thing something general will be usable like:
> 
> options VGA_INITIALIZE_GD54xx
> options VGA_INITIALIZE_MGA
> options VGA_INITIALIZE_S3
> 
> and vga drives should try to initialize card if it's not already
> initialized.

As Martin and Jason said, if MI driver handles quirks of
each chipset, it should handle not only resetting console
but also do _all_ features of the chip in the independent drivers
(in the perfect world ;-)
---
Izumi Tsutsui
[email protected]