From owner-cvs-all Mon Jan 10 0:49:51 2000 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 1274314C35; Mon, 10 Jan 2000 00:49:50 -0800 (PST) (envelope-from yokota@FreeBSD.org) Received: (from yokota@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA79177; Mon, 10 Jan 2000 00:49:50 -0800 (PST) (envelope-from yokota@FreeBSD.org) Message-Id: <200001100849.AAA79177@freefall.freebsd.org> From: Kazutaka YOKOTA Date: Mon, 10 Jan 2000 00:49:49 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/fb vga.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk yokota 2000/01/10 00:49:49 PST Modified files: sys/dev/fb vga.c Log: Rework the algorithm to detect MDA/CGA/EGA/VGA cards, so that the vga driver won't be fooled to believe it has a CGA card when in fact it is a VGA card. Revision Changes Path 1.7 +27 -21 src/sys/dev/fb/vga.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message