From owner-freebsd-amd64@FreeBSD.ORG Mon Apr 7 17:30:03 2008 Return-Path: Delivered-To: freebsd-amd64@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DF131106564A for ; Mon, 7 Apr 2008 17:30: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 B58768FC21 for ; Mon, 7 Apr 2008 17:30:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m37HU3x3084384 for ; Mon, 7 Apr 2008 17:30:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m37HU3Dc084376; Mon, 7 Apr 2008 17:30:03 GMT (envelope-from gnats) Date: Mon, 7 Apr 2008 17:30:03 GMT Message-Id: <200804071730.m37HU3Dc084376@freefall.freebsd.org> To: freebsd-amd64@FreeBSD.org From: "James O'Gorman" Cc: Subject: Re: amd64/122473: System hangs after "Uptime" on shutdown/reboot X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: James O'Gorman List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 17:30:04 -0000 The following reply was made to PR amd64/122473; it has been noted by GNATS. From: James O'Gorman To: John Baldwin Cc: freebsd-amd64@freebsd.org, FreeBSD-gnats-submit@freebsd.org Subject: Re: amd64/122473: System hangs after "Uptime" on shutdown/reboot Date: Mon, 7 Apr 2008 18:29:35 +0100 Hi John, On Mon, Apr 07, 2008 at 10:30:04AM -0400, John Baldwin wrote: > Try src/sys/dev/usb/ehci_pci.c from RELENG_7. This does indeed fix the issue! Thanks for such a prompt response. Do you think this will make it as an errata patch for 7.0 or will it only be in 7.1? Thanks again, James