From owner-freebsd-amd64@FreeBSD.ORG Mon Apr 7 17:58:07 2008 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0CB6B106564A; Mon, 7 Apr 2008 17:58:07 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from speedfactory.net (mail.speedfactory.net [66.23.216.219]) by mx1.freebsd.org (Postfix) with ESMTP id 67CE68FC19; Mon, 7 Apr 2008 17:58:06 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (unverified [66.23.211.162]) by speedfactory.net (SurgeMail 3.8s) with ESMTP id 238254171-1834499 for multiple; Mon, 07 Apr 2008 13:58:07 -0400 Received: from localhost.corp.yahoo.com (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.14.2/8.14.2) with ESMTP id m37Hv2Ru043811; Mon, 7 Apr 2008 13:57:06 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: "James O'Gorman" Date: Mon, 7 Apr 2008 13:56:56 -0400 User-Agent: KMail/1.9.7 References: <200804071030.04682.jhb@freebsd.org> <20080407172935.GY15350@netinertia.co.uk> In-Reply-To: <20080407172935.GY15350@netinertia.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200804071356.56285.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [127.0.0.1]); Mon, 07 Apr 2008 13:57:06 -0400 (EDT) X-Virus-Scanned: ClamAV 0.91.2/6649/Mon Apr 7 12:09:17 2008 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: FreeBSD-gnats-submit@freebsd.org, freebsd-amd64@freebsd.org 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 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:58:07 -0000 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