From owner-freebsd-current@FreeBSD.ORG Sun Oct 12 15:38:20 2003 Return-Path: <owner-freebsd-current@FreeBSD.ORG> 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 682A316A4BF for <freebsd-current@freebsd.org>; Sun, 12 Oct 2003 15:38:20 -0700 (PDT) Received: from energistic.com (12-223-237-12.client.insightbb.com [12.223.237.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D5B543F85 for <freebsd-current@freebsd.org>; Sun, 12 Oct 2003 15:38:18 -0700 (PDT) (envelope-from steve@virtual-voodoo.com) Received: from strongbow (dhcp107.virtual-voodoo.com [192.168.9.107]) by energistic.com (8.12.10/8.12.10) with SMTP id h9CMc7F1080555; Sun, 12 Oct 2003 17:38:07 -0500 (EST) (envelope-from steve@virtual-voodoo.com) Message-ID: <014501c39111$a561fdc0$6b09a8c0@strongbow> From: "Steve Ames" <steve@virtual-voodoo.com> To: "Kenneth Culver" <culverk@sweetdreamsracing.biz>, "Dan Nelson" <dnelson@allantgroup.com> References: <20031008104759.90B9816A4C2@hub.freebsd.org><20031008195023.GA683@asteroid.fergusonlabs.com><20031012214149.GA14931@dan.emsphone.com> <1065998047.1g4claqtmqys@www.sweetdreamsracing.biz> Date: Sun, 12 Oct 2003 17:39:06 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 cc: freebsd-current@freebsd.org cc: Robert Ferguson <rob@fergusonlabs.com> Subject: Re: boot hang: "ata1: resetting devices .. done" (5.1-CURRENT, IBMT30) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current <freebsd-current.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-current>, <mailto:freebsd-current-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-current> List-Post: <mailto:freebsd-current@freebsd.org> List-Help: <mailto:freebsd-current-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-current>, <mailto:freebsd-current-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 12 Oct 2003 22:38:20 -0000 > > > 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. > > > > I upgraded from an Oct 1 -> Oct 12 kernel and saw the same hang. > > Backing out r1.6 fixed it for me too. > > > "me too" Anyone tried going forward to 1.8?