The following reply was made to PR kern/152232; it has been noted by GNATS.
From: crocket <[email protected]> To: [email protected] 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. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
