Subject: CVS commit: src/sys/arch/i386/bios
To: None <source-changes@NetBSD.org>
From: Reinoud Zandijk <reinoud@netbsd.org>
List: source-changes
Date: 03/24/2007 00:23:05
Module Name: src
Committed By: reinoud
Date: Sat Mar 24 00:23:05 UTC 2007
Modified Files:
src/sys/arch/i386/bios: vesafb.c
Log Message:
Disable hardware scrolling for now :( It *can* trap on rare occations. Most
likely interrupt related; It might need to be protected by spl().
Disabled as a precaution until the problem is solved.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sys/arch/i386/bios/vesafb.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.