NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/42605 CVS commit: src/sys/dev
The following reply was made to PR kern/42605; it has been noted by GNATS.
From: Adam Hoka <ahoka%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/42605 CVS commit: src/sys/dev
Date: Mon, 22 Feb 2010 05:55:10 +0000
Module Name: src
Committed By: ahoka
Date: Mon Feb 22 05:55:10 UTC 2010
Modified Files:
src/sys/dev/pci: files.pci
src/sys/dev/splash: splash.c
src/sys/dev/wsfb: genfb.c genfbvar.h
Log Message:
Restore splashscreen support with genfb.
genfb patch from Pierre Pronchery, other small changes to make it
compile by me.
Closes PR kern/42605.
XXX doesnt work in 8bit, probably a cmap issue
To generate a diff of this commit:
cvs rdiff -u -r1.324 -r1.325 src/sys/dev/pci/files.pci
cvs rdiff -u -r1.7 -r1.8 src/sys/dev/splash/splash.c
cvs rdiff -u -r1.28 -r1.29 src/sys/dev/wsfb/genfb.c
cvs rdiff -u -r1.12 -r1.13 src/sys/dev/wsfb/genfbvar.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