From owner-freebsd-current@FreeBSD.ORG Sat Feb 28 20:45:44 2009 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 B00AE106564A for ; Sat, 28 Feb 2009 20:45:44 +0000 (UTC) (envelope-from sam@errno.com) Received: from ebb.errno.com (ebb.errno.com [69.12.149.25]) by mx1.freebsd.org (Postfix) with ESMTP id 76D868FC0C for ; Sat, 28 Feb 2009 20:45:44 +0000 (UTC) (envelope-from sam@errno.com) Received: from trouble.errno.com (trouble.errno.com [10.0.0.248]) (authenticated bits=0) by ebb.errno.com (8.13.6/8.12.6) with ESMTP id n1SKTR2v057469 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 28 Feb 2009 12:29:28 -0800 (PST) (envelope-from sam@errno.com) Message-ID: <49A99EA7.4000202@errno.com> Date: Sat, 28 Feb 2009 12:29:27 -0800 From: Sam Leffler User-Agent: Thunderbird 2.0.0.18 (X11/20081209) MIME-Version: 1.0 To: FreeBSD-Current Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-DCC-x.dcc-servers-Metrics: ebb.errno.com; whitelist Subject: ata problems @ r189170 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: Sat, 28 Feb 2009 20:45:44 -0000 HEAD @ r189170 fails to boot on a T41. Two cd/dvd drivers are recognized (only 1 exists) and I get complaints of the form (and transcribed): acd1: WARNING - ATAPI_IDENTIFY taskqueue timeout - completing request directory (similarly for acd0) until there's a panic: panic: mtx_lock() of destroy mutex @ .../../../kern_sema.c:79 (stack trace uninteresting). Sam