Subject: CVS commit: syssrc/sys/dev
To: None <source-changes@netbsd.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 03/30/2002 21:48:57
Module Name: syssrc
Committed By: uwe
Date: Sat Mar 30 19:48:57 UTC 2002
Added Files:
syssrc/sys/dev/ic: igsfb.c igsfbreg.h igsfbvar.h
syssrc/sys/dev/pci: igsfb_pci.c
Log Message:
First cut at framebuffer driver for Integraphics Systems IGA1682.
It's not finished yet, but it can do enough to get wscons working for
Krups JavaStation.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/dev/ic/igsfb.c syssrc/sys/dev/ic/igsfbreg.h \
syssrc/sys/dev/ic/igsfbvar.h
cvs rdiff -r0 -r1.1 syssrc/sys/dev/pci/igsfb_pci.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.