svn commit: r196524 - in head/sys: dev/syscons i386/isa
Alexey Dokuchaev
danfe at FreeBSD.org
Sat Aug 29 13:47:25 UTC 2009
On Mon, Aug 24, 2009 at 10:35:53PM +0000, Xin LI wrote:
> Author: delphij
> Date: Mon Aug 24 22:35:53 2009
> New Revision: 196524
> URL: http://svn.freebsd.org/changeset/base/196524
>
> Log:
> Fix VESA modes and allow 8bit depth modes.
>
> PR: i386/124902
> Submitted by: paradox <ddkprog yahoo com>
> MFC after: 2 months
>
> Modified:
> head/sys/dev/syscons/scvgarndr.c
> head/sys/dev/syscons/scvidctl.c
> head/sys/i386/isa/vesa.c
This commit broke logo screensaver with vesa on my NEC Versa S950
laptop. Reverting and rebuilding/reloading vesa module restored correct
behavior. I'm not familiar with our VESA implementation internals to
give you sufficient analysis right now, but will take a look.
Who did review these changes, BTW?
./danfe
More information about the svn-src-all
mailing list