From owner-freebsd-current@FreeBSD.ORG Sun Oct 12 15:30:13 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 D8F4816A4DB for ; Sun, 12 Oct 2003 15:30:13 -0700 (PDT) Received: from mailhub.sweetdreamsracing.biz (mailhub.sweetdreamsracing.biz [66.92.171.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BC0843FB1 for ; Sun, 12 Oct 2003 15:30:10 -0700 (PDT) (envelope-from culverk@sweetdreamsracing.biz) Received: by mailhub.sweetdreamsracing.biz (Postfix, from userid 80) id 65BB36A; Sun, 12 Oct 2003 18:34:07 -0400 (EDT) Received: from pcp826063pcs.nrockv01.md.comcast.net (pcp826063pcs.nrockv01.md.comcast.net [68.50.145.140]) by www.sweetdreamsracing.biz (Horde) with HTTP for ; Sun, 12 Oct 2003 18:34:07 -0400 Message-ID: <1065998047.1g4claqtmqys@www.sweetdreamsracing.biz> Date: Sun, 12 Oct 2003 18:34:07 -0400 From: Kenneth Culver To: Dan Nelson References: <20031008104759.90B9816A4C2@hub.freebsd.org> <20031008195023.GA683@asteroid.fergusonlabs.com> <20031012214149.GA14931@dan.emsphone.com> In-Reply-To: <20031012214149.GA14931@dan.emsphone.com> MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) 4.0-cvs cc: freebsd-current@freebsd.org cc: Robert Ferguson 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: Sun, 12 Oct 2003 22:30:14 -0000 Quoting Dan Nelson : > In the last episode (Oct 08), Robert Ferguson said: > > 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. > > 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" Ken