From owner-cvs-all Wed Sep 23 08:19:01 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA11938 for cvs-all-outgoing; Wed, 23 Sep 1998 08:19:01 -0700 (PDT) (envelope-from owner-cvs-all) Received: from sumatra.americantv.com (sumatra.americantv.com [207.170.17.37]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA11894 for ; Wed, 23 Sep 1998 08:18:49 -0700 (PDT) (envelope-from jlemon@americantv.com) Received: from right.PCS (right.PCS [148.105.10.31]) by sumatra.americantv.com (8.8.5/8.8.5) with ESMTP id KAA00467; Wed, 23 Sep 1998 10:18:14 -0500 (CDT) Received: (from jlemon@localhost) by right.PCS (8.6.13/8.6.4) id KAA02305; Wed, 23 Sep 1998 10:17:43 -0500 Message-ID: <19980923101742.60915@right.PCS> Date: Wed, 23 Sep 1998 10:17:42 -0500 From: Jonathan Lemon To: "Alok K. Dhir" Cc: Kazutaka YOKOTA , Alok_K._Dhir/Person/World_Bank@notes.worldbank.org, cvs-committers@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/include console.h src/sys/i386/isa scvesactl.c scvidctl.c syscons.c syscons.h vesa.c videoio.c References: <5F1DDC483FE6573F8525668800514207.004F8BC185256688@worldbank.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.61.1 In-Reply-To: ; from Alok K. Dhir on Sep 09, 1998 at 11:03:00AM -0400 Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sep 09, 1998 at 11:03:00AM -0400, Alok K. Dhir wrote: > > Hmm. I've had 'OPTIONS vm86' in my SMP kernel for months without any > trouble. Of course, I've never really run anything that used vm86 to the > best of my knowledge... Heh. If you have it defined, it is automatically used during boot to determine the amount of memory in the system. -- Jonathan