Date: Sun, 14 Nov 2010 23:40:08 GMT From: crocket <crockabiscuit@yahoo.com> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/152232: [patch] syscons VGA screensavers don't work on some computers Message-ID: <201011142340.oAENe8ZN033356@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/152232; it has been noted by GNATS. From: crocket <crockabiscuit@yahoo.com> To: bug-followup@FreeBSD.org Cc: Subject: Re: kern/152232: [patch] syscons VGA screensavers don't work on some computers Date: Sun, 14 Nov 2010 15:31:54 -0800 (PST) videomode.h contains some wrong content. VIDEO_MODE doesn't have to be 8bit VGA mode. If it was 8 bit video mode, it wouldn't matter if the mode was VGA or not. 8bit video modes can be distinguished by "x8" at the end. For example, 800x600x8, 320x200x8, etc.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011142340.oAENe8ZN033356>