From owner-freebsd-current@FreeBSD.ORG Sat Oct 30 22:04:49 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A82FE16A4CE for ; Sat, 30 Oct 2004 22:04:49 +0000 (GMT) Received: from node15.coopprint.com (node15.cooperativeprinting.com [208.4.77.15]) by mx1.FreeBSD.org (Postfix) with SMTP id 1711B43D2D for ; Sat, 30 Oct 2004 22:04:49 +0000 (GMT) (envelope-from ryans@gamersimpact.com) Received: (qmail 26167 invoked by uid 0); 30 Oct 2004 22:03:19 -0000 Received: from unknown (HELO ?192.168.0.5?) (63.231.165.87) by node15.coopprint.com with SMTP; 30 Oct 2004 22:03:19 -0000 Message-ID: <41841006.2090105@gamersimpact.com> Date: Sat, 30 Oct 2004 17:04:54 -0500 From: Ryan Sommers User-Agent: Mozilla Thunderbird 0.7.3 (Windows/20040803) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Russell Jackson References: <20041030214258.GB60781@cserv63.csub.edu> In-Reply-To: <20041030214258.GB60781@cserv63.csub.edu> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: host_mem_start value negative? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Oct 2004 22:04:49 -0000 Russell Jackson wrote: >sysctl hw.pci.host_mem_start >hw.pci.host_mem_start: -2147483648 > >Is this even a legal value? It seems non-sensical to me. I'm running >ACPI and hw.acpi.host_mem_start is missing. > > It's an unsigned value displayed as a signed one. -- Ryan Sommers ryans@gamersimpact.com