From owner-freebsd-questions Sun Sep 6 16:46:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA12630 for freebsd-questions-outgoing; Sun, 6 Sep 1998 16:46:17 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from cc1.ccms.net (ccms.net [204.96.187.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA12621 for ; Sun, 6 Sep 1998 16:46:13 -0700 (PDT) (envelope-from aauu@ccms.net) Received: from ccms.net (ppp0.ccms.net [204.181.93.10]) by cc1.ccms.net (8.8.5/8.8.5) with ESMTP id SAA11454; Sun, 6 Sep 1998 18:50:25 -0500 (CDT) Message-ID: <35F31EA7.D2DDF8C@ccms.net> Date: Sun, 06 Sep 1998 18:45:44 -0500 From: Alan Weber Organization: Personal X-Mailer: Mozilla 4.5b1 [en] (X11; I; FreeBSD 2.2.7-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Jonathan Chen , "questions@FreeBSD.ORG" Subject: Re: BIOS basemem != RTC basemem References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jonathan Chen wrote: > On Fri, 4 Sep 1998, Jens Schweikhardt wrote: > > > when I boot my 2.2.7R system on my shiny new PC (Asus P2L97S, PII233) > > one of the first lines printed is > > > > BIOS basemem (639K) != RTC basemem (640K), using BIOS value > > > > This appears even before the copyright message, so is not in dmesg output. > > I'm worried who has snatched that kilobyte. How do I remedy the situation? > > Is there something wrong with my Award BIOS version 1.32? > > I usually get this on machines with older BIOS, but it doesn't seem to > affect them at all. Perhaps one of the hackers can explain it. > -- > Jonathan Chen > ---------------------------------------------------------------------- > Live your own life, for you will die your own death Some BIOSes use the top 1k for additional data storage. You may find a setting to disable this usage in the BIOS setup. I assume that FreeBSD does not use the BIOS past early boot up and all DOS memory in the lower 640k is replaced with stuff relevant to FreeBSD. You will be short 1k, which on a modern machine with >16 megs is not noticable. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message