Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: is
Date: Mon Aug 16 19:55:27 UTC 1999
Modified Files:
syssrc/sys/arch/amiga/dev: grf.c grfvar.h
Log Message:
Add a quick and dirty FBIOGVIDEO implementation. This is hardware independent,
by saving the last written FIOSVIDEO/GRFIOCBLANK value into a shadow variable
in the grf_softc and returning this value on FBIOGVIDEO.
The presence of this ioctl is needed by screenblank(8) nowadays.
Original problem reported by Lars Hecking on the port-amiga mailing list.
To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 syssrc/sys/arch/amiga/dev/grf.c
cvs rdiff -r1.15 -r1.16 syssrc/sys/arch/amiga/dev/grfvar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index