From owner-cvs-all Sat Oct 28 15:36: 2 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C635637B479; Sat, 28 Oct 2000 15:35:59 -0700 (PDT) Received: (from jhb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA99524; Sat, 28 Oct 2000 15:35:59 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-Id: <200010282235.PAA99524@freefall.freebsd.org> From: John Baldwin Date: Sat, 28 Oct 2000 15:35:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa vesa.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2000/10/28 15:35:59 PDT Modified files: sys/i386/isa vesa.c Log: Don't ignore VESA modes that have the NON-VGA bit set. All of the SVGA graphical modes on some systems have this bit set causing our VESA code to ignore them. Revision Changes Path 1.34 +2 -3 src/sys/i386/isa/vesa.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message