Re: dual vga?

Martin Mares (mj@ucw.cz)
Wed, 15 Jul 1998 21:24:13 +0200


> > Stay tuned for a multiple VGA/MDA patch coming soon for developement
> > kernels. I wrote the multimon patches for the 2.0.x kernels and will be
> > continuing development. The kernel console subsystem has changed in
> > such a way that these patches will be unobtrusive and very small (unlike
> > the original multimon patches, which required > 1000 #ifdefs).
>
> In fact it's already there using frame buffer devices:
>
> bool 'Support for frame buffer devices (EXPERIMENTAL)' CONFIG_FB=y
> tristate 'VGA chipset support (text only)' CONFIG_FB_VGA=y
> tristate 'MDA dual-headed support' CONFIG_FB_MDA=y

During last few days I was playing with multiple monitor support for recent
2.1.X kernels and I will release an experimental patch soon. Currently vgacon
combined with fbcon works for me, but I'll have to hunt down few bugs.

I also see no advantages in having VGA/MDA handled as frame buffer devices
instead of driving them by a stand-alone console driver (i.e., vgacon or mdacon).

Have a nice fortnight

-- 
Martin `MJ' Mares   <mj@ucw.cz>   http://atrey.karlin.mff.cuni.cz/~mj/
Faculty of Math and Physics, Charles University, Prague, Czech Rep., Earth
"while (*p++ = *q++);"   -- Dennis M. Ritchie

- 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.altern.org/andrebalsa/doc/lkml-faq.html