From owner-cvs-all Mon Aug 23 21:26:59 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 773B614D4B; Mon, 23 Aug 1999 21:26:57 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Received: (from yokota@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA41923; Mon, 23 Aug 1999 21:26:56 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Message-Id: <199908240426.VAA41923@freefall.freebsd.org> From: Kazutaka YOKOTA Date: Mon, 23 Aug 1999 21:26:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys fbio.h src/sys/dev/fb vga.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk 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