From owner-freebsd-current Mon Oct 14 11:40:18 2002 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 35EAE37B404 for ; Mon, 14 Oct 2002 11:40:16 -0700 (PDT) Received: from mail.speakeasy.net (mail12.speakeasy.net [216.254.0.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1C6943E9C for ; Mon, 14 Oct 2002 11:40:15 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 13387 invoked from network); 14 Oct 2002 18:40:15 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail12.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 14 Oct 2002 18:40:15 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.6/8.12.6) with ESMTP id g9EIeCn5031749; Mon, 14 Oct 2002 14:40:13 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <3DAB0B26.2EED5A84@mindspring.com> Date: Mon, 14 Oct 2002 14:40:18 -0400 (EDT) From: John Baldwin To: Terry Lambert Subject: Re: ACPI instability on Sony VAIOs? Cc: current@FreeBSD.org, Will Andrews Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 14-Oct-2002 Terry Lambert wrote: > Will Andrews wrote: >> Is anyone else seeing -CURRENT unable to boot on Sony VAIOs >> running the newest -CURRENT? I get panics when it goes anywhere >> near ACPI, and it drops into the debugger. Moving acpi.ko out of >> the way allows it to go further, but then it hangs after it loads >> the keyboard controller... > > Also: > > options DISABLE_PSE > options DISABLE_PG_G > > The CPU in these machines has 128 rather than 16 TLB entries. *sigh*, this is not related to his problem. I think the ACPI PCI link code has a bug in that it tries to free memory it has not allocated (including actual error messages and a trace from ddb() could help verify this) and has nothing to do with the TLB on the CPU. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message