From owner-freebsd-current@FreeBSD.ORG Thu Jun 23 21:57:31 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (unknown [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BE9D41065673; Thu, 23 Jun 2011 21:57:31 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 695D68FC0A; Thu, 23 Jun 2011 21:57:31 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) with esmtp (envelope-from ) id <1QZrty-0001PT-NF>; Thu, 23 Jun 2011 23:57:30 +0200 Received: from e178002198.adsl.alicedsl.de ([85.178.2.198] helo=thor.walstatt.dyndns.org) by inpost2.zedat.fu-berlin.de (Exim 4.69) with esmtpsa (envelope-from ) id <1QZrty-0005dQ-KR>; Thu, 23 Jun 2011 23:57:30 +0200 Message-ID: <4E03B6CA.7070801@zedat.fu-berlin.de> Date: Thu, 23 Jun 2011 23:57:30 +0200 From: "Hartmann, O." User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.18) Gecko/20110622 Lightning/1.0b2 Thunderbird/3.1.11 MIME-Version: 1.0 References: <4E0357F6.4090704@FreeBSD.org> <20110623162917.GQ29050@albert.catwhisker.org> In-Reply-To: <20110623162917.GQ29050@albert.catwhisker.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: 85.178.2.198 Cc: Alexander Motin , FreeBSD-Current Subject: Re: kernel broken: run_interrupt_driven_hooks: still waiting after XXX seconds for xpt_config 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, 23 Jun 2011 21:57:31 -0000 On 06/23/11 18:29, David Wolfskill wrote: > On Thu, Jun 23, 2011 at 06:12:54PM +0300, Alexander Motin wrote: >> ... >> SVN rev 223443 broke ATAPI support. SVN rev 223475 should fix it. > Thanks -- that did resolve the issue for me. > > Peace, > david Me, too. Thanks, Oliver