From owner-freebsd-current@FreeBSD.ORG Tue Jan 11 22:16:09 2005 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 128BF16A4CE; Tue, 11 Jan 2005 22:16:09 +0000 (GMT) Received: from www.cryptography.com (li-22.members.linode.com [64.5.53.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id B33B143D1F; Tue, 11 Jan 2005 22:16:08 +0000 (GMT) (envelope-from nate@root.org) Received: from [10.0.0.34] (adsl-67-119-74-222.dsl.sntc01.pacbell.net [67.119.74.222]) by www.cryptography.com (8.12.8/8.12.8) with ESMTP id j0BMG7GV016434 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 11 Jan 2005 14:16:08 -0800 Message-ID: <41E45026.20208@root.org> Date: Tue, 11 Jan 2005 14:16:06 -0800 From: Nate Lawson User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Pawel Jakub Dawidek References: <20050111202452.GK795@darkness.comp.waw.pl> In-Reply-To: <20050111202452.GK795@darkness.comp.waw.pl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-current@FreeBSD.org cc: John Baldwin Subject: Re: Intel SHG2 and ACPI problems. 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: Tue, 11 Jan 2005 22:16:09 -0000 Pawel Jakub Dawidek wrote: > I had problems with ACPI on Intel SHG2 motherboard. > I made a patch with works for me just fine. Could you, Nate, verify it > and commit if it is ok. > If you need some more info, just ask. > > http://people.freebsd.org/~pjd/patches/acpi_pci_link.c.patch John mentioned that it appears the root problem is that _CRS is failing for you. Can you send a dmesg from a broken boot (without your patch)? -- Nate