Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 04/05/2006 15:19:55
Module Name: src
Committed By: drochner
Date: Wed Apr 5 15:19:55 UTC 2006
Modified Files:
src/sys/dev/ic: vga.c
Log Message:
Move the ga_getborder()/vga_setborder() calls from accessops to the
ioctl handler.
Also fix error reporting for the vga_getborder() call.
To generate a diff of this commit:
cvs rdiff -r1.84 -r1.85 src/sys/dev/ic/vga.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.