From owner-cvs-all Thu Oct 5 18:44: 3 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 7F27A37B502; Thu, 5 Oct 2000 18:44:00 -0700 (PDT) Received: (from jhb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA57936; Thu, 5 Oct 2000 18:44:00 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-Id: <200010060144.SAA57936@freefall.freebsd.org> From: John Baldwin Date: Thu, 5 Oct 2000 18:44:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa vesa.c src/sys/modules/vesa Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2000/10/05 18:44:00 PDT Modified files: sys/i386/isa vesa.c sys/modules/vesa Makefile Log: - Include opt_vesa.h in vesa.c so that the VESA_DEBUG option is actually propagated from the kernel config file to the source. - Add some more debug messages to list each mode that is rejected or found. Revision Changes Path 1.33 +16 -2 src/sys/i386/isa/vesa.c 1.12 +2 -2 src/sys/modules/vesa/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message