Re: [PATCH 5/5] VT binding: Add new doc file describing the feature

From: Antonino A. Daplas
Date: Sat Jun 10 2006 - 21:44:44 EST


Jon Smirl wrote:
> On 6/10/06, Jon Smirl <jonsmirl@xxxxxxxxx> wrote:
>> On 6/10/06, Antonino A. Daplas <adaplas@xxxxxxxxx> wrote:
>> > > I see now that you can have tty0-7 assigned to a different console
>> > > driver than tty8-63.
>> > > Why do I want to do this?
>> >
>> > Multi-head. I can have vgacon on the primary card for tty0-7,
>> > fbcon on the secondary card for tty8-16.
>>
>
> When I say dropped, I mean drop the feature of having multiple drivers
> simultaneously open by the VT layer. You would still be able to switch
> from vgacon to fbcon by using sysfs. You just wouldn't be able to use
> VT swap hotkeys between them.

Quoting you:

"Googling around the only example I could find was someone with a VGA
card and a Hercules card. They setup 8 consoles on each card."

How do you think they accomplished that? They did not rewrite the VT
layer, all they need to do is change the 'first' and 'last' parameter
passed to take_over_console() in mdacon.c. This implies that the VT
layer already supports multiple active VT console drivers, maybe as
early as 2.2, and no, we won't remove that.

Tony
-
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/