Subject: Re: kern/9733: switching wscons screens occasionally updates display
To: John Darrow <John.P.Darrow@wheaton.edu>
From: Matthias Drochner <M.Drochner@fz-juelich.de>
List: netbsd-bugs
Date: 04/12/2000 21:40:32
This was hopefully fixed by
(sys/ic/vga.c)
revision 1.22
date: 1999/12/06 18:54:50;  author: drochner;  state: Exp;  lines: +49 -5
do the screen switch asynchronously (via timeout(0)) if possible,
this hopefully helps for the (very rare) display corruption reported
in PR kern/8628

best regards
Matthias