Date: Mon, 23 Aug 1999 21:26:56 -0700 (PDT) From: Kazutaka YOKOTA <yokota@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys fbio.h src/sys/dev/fb vga.c Message-ID: <199908240426.VAA41923@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
yokota 1999/08/23 21:26:55 PDT Modified files: sys/sys fbio.h sys/dev/fb vga.c Log: Correct the mode information for the VGA mode X. - This mode uses four planes rather than one. - "# of bytes in a scan line" = "# of pixels in the line"/2 Revision Changes Path 1.7 +2 -1 src/sys/sys/fbio.h 1.3 +6 -4 src/sys/dev/fb/vga.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908240426.VAA41923>