Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 12/06/1999 10:54:52
Module Name: syssrc
Committed By: drochner
Date: Mon Dec 6 18:54:51 UTC 1999
Modified Files:
syssrc/sys/dev/ic: vga.c
Log Message:
do the screen switch asynchronously (via timeout(0)) if possible,
this hopefully helps for the (very rare) display corruption reported
in PR kern/8628
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 syssrc/sys/dev/ic/vga.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.