From owner-freebsd-current@FreeBSD.ORG Wed Oct 8 12:50:15 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F18B16A4B3 for ; Wed, 8 Oct 2003 12:50:15 -0700 (PDT) Received: from drizzle.com (cascadia.drizzle.com [216.162.192.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7638043FE0 for ; Wed, 8 Oct 2003 12:50:13 -0700 (PDT) (envelope-from rob@fergusonlabs.com) X-Envelope-From: rob@fergusonlabs.com X-Envelope-To: Received: from asteroid.fergusonlabs.com (soggy162.drizzle.com [216.162.199.162]) by drizzle.com (8.12.10/8.12.10) with ESMTP id h98JoDHA032571 for ; Wed, 8 Oct 2003 12:50:13 -0700 Date: Wed, 8 Oct 2003 12:50:23 -0700 From: Robert Ferguson To: freebsd-current@freebsd.org Message-ID: <20031008195023.GA683@asteroid.fergusonlabs.com> References: <20031008104759.90B9816A4C2@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; Format=Flowed; DelSp=Yes; charset=ISO-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20031008104759.90B9816A4C2@hub.freebsd.org>; 03:47:59 -0700 X-Mailer: Balsa 2.0.14 Lines: 19 Subject: RE: boot hang: "ata1: resetting devices .. done" (5.1-CURRENT, IBM T30) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 08 Oct 2003 19:50:15 -0000 I see this problem as well. I'm running on a T40, with a DVD/CDRW in the ultrabay, and -CURRENT as of this morning. At boot, it hangs immediately after ad0: 35174MB [71465/16/63] at ata0-master UDMA100 ata1: resetting devices .. done Backing out the most recent checkin to sys/dev/ata/ata-queue.c (i.e. reverting to version 1.6) makes the problem go away. A verbose dmesg from the machine (with that change removed) can be found at http://www.fergusonlabs.com/t40/dmesg0.txt Thanks, Rob Ferguson