From owner-freebsd-amd64@FreeBSD.ORG Mon Nov 7 14:51:05 2005 Return-Path: X-Original-To: freebsd-amd64@freebsd.org Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4AFE616A41F for ; Mon, 7 Nov 2005 14:51:05 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8CF543D49 for ; Mon, 7 Nov 2005 14:51:03 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (junior.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id jA7Ep2iT043715; Mon, 7 Nov 2005 07:51:02 -0700 (MST) (envelope-from scottl@samsco.org) Message-ID: <436F69DB.8060408@samsco.org> Date: Mon, 07 Nov 2005 07:51:07 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.8) Gecko/20050615 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Claus Guttesen References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.4 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on pooker.samsco.org Cc: freebsd-amd64 List Subject: Re: amd64 does not see all 4 GB RAM on tyan GT24 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 14:51:05 -0000 Claus Guttesen wrote: > Hi. > > Just received a Tyan GT24 with a S2891 board. In the > bios-setup-utility the board has 4 GB RAM, but when FreeBSD 6.0 > release boot it only recognizes 3 GB. Dmesg: Please send the verbose boot output, specifically the lines that mention 'SMAP'. Scott