Subject: Re: XFree86 4.0.* palette unfriendliness
To: None <current-users@netbsd.org>
From: Ken Hornstein <kenh@cmf.nrl.navy.mil>
List: current-users
Date: 02/12/2001 17:47:50
>> Seems like that's different on every card (the palette restoration is
>> to the VGA compatibility registers, but the cards seem to vary wildly
>> in their mode switch method).
>
>Speaking out of the depths of my ignorance, would it be possible to do
>a full card reset?  ISTR XFree 4.0 doing something like this to
>initialize multi-headed displays...

Yeah, they call the INT10 BIOS extension for those cards.  That's beyond
me to say whether or not that's feasible to do from DDB.

--Ken