From owner-freebsd-acpi@FreeBSD.ORG Mon Oct 3 21:49:32 2005 Return-Path: X-Original-To: freebsd-acpi@freebsd.org Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B75116A41F; Mon, 3 Oct 2005 21:49:32 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from mv.twc.weather.com (mv.twc.weather.com [65.212.71.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBD2343D49; Mon, 3 Oct 2005 21:49:31 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from [10.50.41.233] (Not Verified[10.50.41.233]) by mv.twc.weather.com with NetIQ MailMarshal (v6, 0, 3, 8) id ; Mon, 03 Oct 2005 18:05:38 -0400 From: John Baldwin To: freebsd-acpi@freebsd.org Date: Mon, 3 Oct 2005 17:50:29 -0400 User-Agent: KMail/1.8 References: <20051003203544.GG74917@cell.sick.ru> In-Reply-To: <20051003203544.GG74917@cell.sick.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200510031750.30674.jhb@FreeBSD.org> Cc: Gleb Smirnoff Subject: Re: no console with ACPI X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Oct 2005 21:49:32 -0000 On Monday 03 October 2005 04:35 pm, Gleb Smirnoff wrote: > John, > > regarding no console with ACPI. We have tried your patch from this > mail: > > > http://lists.freebsd.org/pipermail/freebsd-acpi/2005-September/001941.html > > It is strange, but with this patch there is no console with ACPI > _and without ACPI_, too, unlike before. Grr, now you don't have an isa0 device at all in either case. However, the device must exist because the legacy0 device didn't add one in the non-ISA case. The device must not have been attached somehow. Oh, I know what the problem is. The isa(4) driver only attaches as a child of isab. I've updated the patch to have the viapm(4) driver also include an isa(4) driver that attaches as a child of either viapm(4) or viapropm(4). I've updated the patch at the URL http://www.FreeBSD.org/~jhb/patches/viapm_isab.patch -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org