From owner-freebsd-current@FreeBSD.ORG Thu Apr 21 13:35:33 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 52CB9106564A; Thu, 21 Apr 2011 13:35:33 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from kabab.cs.huji.ac.il (kabab.cs.huji.ac.il [132.65.16.84]) by mx1.freebsd.org (Postfix) with ESMTP id BF80C8FC12; Thu, 21 Apr 2011 13:35:32 +0000 (UTC) Received: from pampa.cs.huji.ac.il ([132.65.80.32]) by kabab.cs.huji.ac.il with esmtp id 1QCu2d-0009om-0f; Thu, 21 Apr 2011 16:35:31 +0300 X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.2 To: Alexander Motin In-reply-to: <4DB0197F.6000707@FreeBSD.org> References: <4DAEAE1B.70207@FreeBSD.org> <20110420132001.000058e1@unknown> <4DAECFDC.2050508@FreeBSD.org> <4DB0197F.6000707@FreeBSD.org> Comments: In-reply-to Alexander Motin message dated "Thu, 21 Apr 2011 14:48:15 +0300." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 21 Apr 2011 16:35:30 +0300 From: Daniel Braniss Message-ID: Cc: FreeBSD-Current Subject: Re: Switch from legacy ata(4) to CAM-based ATA X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Apr 2011 13:35:33 -0000 > Daniel Braniss wrote: > >> Bruce Cran wrote: > >>> On Wed, 20 Apr 2011 12:57:47 +0300 > >>> Alexander Motin wrote: > >>> > >>>> If somebody has any problems with new ATA stack, please repeat your > >>>> tests with latest HEAD code and contact me if problem is still there. > >>>> Next three weeks before BSDCan I am going to dedicate to fixing > >>>> possibly remaining issues. > >>> I've not checked recently with -current, but at least on the > >>> latest 8-stable there's a problem with using ATA_CAM on Xen: during boot > >>> there's a pause for a minute after which "run_interrupt_driven_hooks: > >>> still waiting after 60 seconds for xpt_config" is displayed. > >> Verbose dmesg from the fresh system would be appreciated. > >> > > I have a similar problem, but it's under 8.2-stable: should have been: s/8.2-stable/real hardware/ > This should fix your problem: > http://svn.freebsd.org/changeset/base/220920 > indeed, it worked! it would be interested to know what's at the other end of this chip. thanks, danny