From owner-freebsd-current Wed Sep 5 0:23:52 2001 Delivered-To: freebsd-current@freebsd.org Received: from mailhub.fokus.gmd.de (mailhub.fokus.gmd.de [193.174.154.14]) by hub.freebsd.org (Postfix) with ESMTP id A338C37B407 for ; Wed, 5 Sep 2001 00:23:49 -0700 (PDT) Received: from beagle (beagle [193.175.132.100]) by mailhub.fokus.gmd.de (8.8.8/8.8.8) with ESMTP id JAA11848; Wed, 5 Sep 2001 09:21:13 +0200 (MET DST) Date: Wed, 5 Sep 2001 09:21:13 +0200 (CEST) From: Harti Brandt To: Kazutaka YOKOTA Cc: "Ilmar S. Habibulin" , Subject: Re: my psm0 doesn't work with new acpi :( In-Reply-To: <200109041919.EAA08832@zodiac.mech.utsunomiya-u.ac.jp> Message-ID: <20010905091844.J457-100000@beagle.fokus.gmd.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Wed, 5 Sep 2001, Kazutaka YOKOTA wrote: KY>>> Would try the following patch for /sys/isa/psm.c IN ADDITION TO KY>>> my previous patch? KY>>> KY>>> (This is a test patch. It's not a final fix.) KY>> KY>>panic: nexus_setup_intr: NULL irq resource! KY> KY>Ok, this is one last test patch. Please remove ALL my previous KY>patches and apply this one in /sys/isa. If I boot with -cv I see: ... atkbdc0: port 0x64,0x60 irq 1 on acpi0 atkbd0: flags 0x1 irq 1 on atkbdc0 atkbd: the current kbd controller command byte 0047 atkbd: keyboard ID 0x41ab (2) kbd0 at atkbd0 kbd0: atkbd0, AT 101/102 (2), config:0x1, flags:0x3d0000 atkbd1: unable to allocate the IRQ resource psm0: unable to allocate the IRQ resource atkbd1: unable to allocate the IRQ resource psm0: unable to allocate the IRQ resource ppc1: cannot reserve I/O port range What wonders me is that psm0 is probed after atkbd1? harti To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message