From owner-cvs-sys Thu Jul 31 07:26:02 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id HAA11696 for cvs-sys-outgoing; Thu, 31 Jul 1997 07:26:02 -0700 (PDT) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id HAA11596; Thu, 31 Jul 1997 07:24:42 -0700 (PDT) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id IAA10796; Thu, 31 Jul 1997 08:24:39 -0600 (MDT) Date: Thu, 31 Jul 1997 08:24:39 -0600 (MDT) Message-Id: <199707311424.IAA10796@rocky.mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Poul-Henning Kamp Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org, cvs-sys@freebsd.org Subject: Re: cvs commit: src/sys/i386/include bootinfo.h src/sys/i386/boot/biosboot Makefile bios.S boot.c In-Reply-To: <199707310807.BAA19092@freefall.freebsd.org> References: <199707310807.BAA19092@freefall.freebsd.org> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-cvs-sys@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Modified files: > sys/i386/include bootinfo.h > sys/i386/boot/biosboot Makefile bios.S boot.c > Log: > Add support for booting in VESA 0x102 videomode. Corresponding patches to > syscons are being reviewed by sos. Is this the 'hi-res' mode that requires warm-reboots from DOS for some machines, such as the ThinkPads? Nate