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 _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"