From owner-freebsd-bugs@FreeBSD.ORG Tue Aug 11 20:28:09 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 1FE881065670; Tue, 11 Aug 2009 20:28:09 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 0F81F8FC42; Tue, 11 Aug 2009 20:28:09 +0000 (UTC) Received: from freefall.freebsd.org (gavin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n7BKS8fJ019568; Tue, 11 Aug 2009 20:28:08 GMT (envelope-from gavin@freefall.freebsd.org) Received: (from gavin@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n7BKS75v019564; Tue, 11 Aug 2009 20:28:07 GMT (envelope-from gavin) Date: Tue, 11 Aug 2009 20:28:07 GMT Message-Id: <200908112028.n7BKS75v019564@freefall.freebsd.org> To: freebsd@amc-os.com, gavin@FreeBSD.org, freebsd-bugs@FreeBSD.org, gavin@FreeBSD.org From: gavin@FreeBSD.org Cc: Subject: Re: kern/137668: amdpm(4) no longer attaches in RELENG_7 - 7.2-RELEASE ok X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Aug 2009 20:28:09 -0000 Old Synopsis: amdpm no longer works in RELENG_7 New Synopsis: amdpm(4) no longer attaches in RELENG_7 - 7.2-RELEASE ok State-Changed-From-To: open->feedback State-Changed-By: gavin State-Changed-When: Tue Aug 11 20:20:30 UTC 2009 State-Changed-Why: To submitter: Are you able to provide the following from both the working, and the non-working kernels? - full, verbose dmesg - output of "devinfo -rv" Also, given the breakage seems to have happened within the last three months, it may well be quickest for you to compile up a kernel between the working and non-working kernel, and repeat until it's known which set of commits broke things for you (it should be possible to narrow the commit down to a single days worth of commits with only six recompiles) Responsible-Changed-From-To: freebsd-bugs->gavin Responsible-Changed-By: gavin Responsible-Changed-When: Tue Aug 11 20:20:30 UTC 2009 Responsible-Changed-Why: Track http://www.freebsd.org/cgi/query-pr.cgi?pr=137668