From owner-freebsd-current@FreeBSD.ORG Fri Oct 14 17:35:21 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5B3431065673; Fri, 14 Oct 2011 17:35:21 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from anubis.delphij.net (anubis.delphij.net [IPv6:2001:470:1:117::25]) by mx1.freebsd.org (Postfix) with ESMTP id 3C9928FC08; Fri, 14 Oct 2011 17:35:21 +0000 (UTC) Received: from delta.delphij.net (drawbridge.ixsystems.com [206.40.55.65]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by anubis.delphij.net (Postfix) with ESMTPSA id A4B2F183D4; Fri, 14 Oct 2011 10:35:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=delphij.net; s=anubis; t=1318613721; bh=X1YVAe+yuM07G5BEzKRz3iCLNzbpBJBBLcRW465/3gI=; h=Message-ID:Date:From:Reply-To:MIME-Version:To:CC:Subject: References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=5pgcH6//xbdCZP4f6P7TbFqR+hRTO3T93QGRKKH6IDtzLC0AH4y6lbBg3roQhHx+T SV7OtA4m2+Pko22FRyohtOYMe+c6OPkIomRNGGp8YrNhqGMt/sWkHmgfac4vWZVHOr LwE6YcMA+8rJ/+XG8vN65Uf/TUSHtOIUZXNW4fdA= Message-ID: <4E9872D7.7050905@delphij.net> Date: Fri, 14 Oct 2011 10:35:19 -0700 From: Xin LI Organization: The FreeBSD Project MIME-Version: 1.0 To: John Baldwin References: <4E95B028.6090307@protected-networks.net> <4E976592.2060804@FreeBSD.org> <201110140735.52298.jhb@freebsd.org> In-Reply-To: <201110140735.52298.jhb@freebsd.org> OpenPGP: id=3FCA37C1; url=http://www.delphij.net/delphij.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Doug Barton , Michael Butler , FreeBSD Current Subject: Re: Fixed: ichwd failure to attach X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: d@delphij.net List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Oct 2011 17:35:21 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On 10/14/11 04:35, John Baldwin wrote: > On Thursday, October 13, 2011 6:26:26 pm Doug Barton wrote: >> On 10/12/2011 08:20, Michael Butler wrote: >>> SVN r226302 solves the ichwd failure to attach issue .. >> >> Still failing for me: >> >> ichwd0: on isa0 >> ichwd0: unable to reserve GCS registers >> device_attach: ichwd0 attach returned 6 > > Yes, it can only fix it if the BIOS decides to list it as a system resource in > ACPI. However, using 'debug.acpi.disabled=hostres' should still be working as > a workaround for lying BIOSes yes? I do have debug.acpi.disabled=hostres but it doesn't seem help in my case (Dell Latitude D630): ichwd0: on isa0 ichwd0: unable to reserve GCS registers device_attach: ichwd0 attach returned 6 ichwd0: at port 0x1030-0x1037,0x1060-0x107f on isa0 ichwd0: unable to reserve GCS registers device_attach: ichwd0 attach returned 6 Is there something I should look at or additional information needed? Cheers, - -- Xin LI https://www.delphij.net/ FreeBSD - The Power to Serve! Live free or die -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iQEcBAEBCAAGBQJOmHLXAAoJEATO+BI/yjfB7V8H+wdhIcXBKAfkyTNnWyj08AzT XkhR5LWbb/G/FF+Lgr9qBh0YGqbWJy7nPISGN38zIxerrt515SWOhP75k9B2kx45 MojrsDqDxxiU8p9JsuTayrt4t3mZ+mRIAOTvNLs5TL4Rkmuxr9YgJysHQDvk2OmS bslE1inEJ70tuu/NmvgxlZHgIsjgLTjuOOHxPK2rDznS/JYlp8pDznVl105kQR50 gt4AucI3/ovKGP5uscNLxHRVlau43FWzWTdOcWon183sbmmbwCrI9BmvQDYBaQLU SUT0iWVWC2R3/fVTVJVYjdYdlf9BDuenCK5VqLfLfHE6M2ZIWZvyMIvuqKvB6jE= =ETlJ -----END PGP SIGNATURE-----