Subject: CVS commit: syssrc/sys/arch/i386/bios
To: None <source-changes@netbsd.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 07/07/2002 15:59:59
Module Name:	syssrc
Committed By:	drochner
Date:		Sun Jul  7 12:59:59 UTC 2002

Added Files:
	syssrc/sys/arch/i386/bios: vesabios.c vesabios.h

Log Message:
First cut on VESA BIOS access to get extended video modes and framebuffer
access. For now, there is just probing code.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/arch/i386/bios/vesabios.c \
    syssrc/sys/arch/i386/bios/vesabios.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.