From owner-freebsd-bugs@FreeBSD.ORG Wed Sep 16 20:40:03 2009 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C525A106566C for ; Wed, 16 Sep 2009 20:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B3F758FC0C for ; Wed, 16 Sep 2009 20:40:03 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n8GKe3KL028721 for ; Wed, 16 Sep 2009 20:40:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n8GKe3BD028720; Wed, 16 Sep 2009 20:40:03 GMT (envelope-from gnats) Date: Wed, 16 Sep 2009 20:40:03 GMT Message-Id: <200909162040.n8GKe3BD028720@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Martin Cracauer Cc: Subject: Re: misc/138870: 8.0beta4 PnP problem? lost synaptics trackpad in r40, psm0 not detected X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Martin Cracauer List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Sep 2009 20:40:03 -0000 The following reply was made to PR kern/138870; it has been noted by GNATS. From: Martin Cracauer To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: misc/138870: 8.0beta4 PnP problem? lost synaptics trackpad in r40, psm0 not detected Date: Wed, 16 Sep 2009 16:06:35 -0400 Looks like it is not the psm driver itself. I have plugged psm.c from releng-7 into the releng-8 tree, which required only minor merging. Using the releng-7 driver in the releng-8 kernel I get the same result: unknown: can't assign resources (memory) unknown: can't assign resources (port) unknown: can't assign resources (port) I guess that means something inside PnP is b0rked in releng8. Gone that far, I looked for more occurrences of valid detected hardware in releng7 that now turned into "can't assign resources". The only other one seems to be: pmtimer0 on isa0 orm0: at iomem 0xc0000-0xcffff,0xd0000-0xd0fff,0xd1000-0xd1fff,0xdc000-0xdffff,0xe0000-0xeffff pnpid ORM0000 on isa0 atkbdc0: at port 0x60,0x64 on isa0 which turns into: pmtimer0 on isa0 unknown: can't assign resources (memory) unknown: can't assign resources (memory) atrtc0: at port 0x70-0x71 irq 8 pnpid PNP0b00 on isa0 atkbdc0: at port 0x60,0x64 irq 1 pnpid PNP0303 on isa0 How do I set bootverbose/boothowto, again? Martin -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer http://www.cons.org/cracauer/ FreeBSD - where you want to go, today. http://www.freebsd.org/