From owner-freebsd-amd64@FreeBSD.ORG Mon Apr 7 18:00: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 40404106566B for ; Mon, 7 Apr 2008 18:00: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 2FB528FC29 for ; Mon, 7 Apr 2008 18:00: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 m37I03f7086901 for ; Mon, 7 Apr 2008 18:00:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m37I03Bv086900; Mon, 7 Apr 2008 18:00:03 GMT (envelope-from gnats) Date: Mon, 7 Apr 2008 18:00:03 GMT Message-Id: <200804071800.m37I03Bv086900@freefall.freebsd.org> To: freebsd-amd64@FreeBSD.org From: John Baldwin 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: John Baldwin 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 18:00:03 -0000 The following reply was made to PR amd64/122473; it has been noted by GNATS. From: John Baldwin To: "James O'Gorman" 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 13:56:56 -0400 On Monday 07 April 2008 01:29:35 pm James O'Gorman wrote: > 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? Only in 7.1. -- John Baldwin