>
> Is there a way to initialized a vga card after the system is booted?
>
> What I am looking for is to initialize a second vga in my
> system so that I can run X in a dual headed configuration
> with XFree86 or to be able to chose which vga card
> to run X with on my system.
The Linux folks claim to be able to work out which VGA card gets
initialised with an int10 call; you might want to go look how they do it
- we have more or less equivalent infrastructure so once you've worked
out how it's done, doing it under FreeBSD should be trivial.
--
\\ Give a man a fish, and you feed him for a day. \\ Mike Smith
\\ Tell him he should learn how to fish himself, \\ [EMAIL PROTECTED]
\\ and he'll hate you for a lifetime. \\ [EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message