From owner-freebsd-current@FreeBSD.ORG Mon Oct 18 18:34:49 2004 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 E631C16A4CF for ; Mon, 18 Oct 2004 18:34:49 +0000 (GMT) Received: from dh1.adlistings.com (www.dealhunting.com [65.198.188.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A6BC43D5D for ; Mon, 18 Oct 2004 18:34:49 +0000 (GMT) (envelope-from barry@tulsa.net) Received: from dh1.adlistings.com (localhost.adlistings.com [127.0.0.1]) by dh1.adlistings.com (8.12.9p2/8.12.6) with ESMTP id i9IIYmcN079184 for ; Mon, 18 Oct 2004 13:34:48 -0500 (CDT) (envelope-from barry@tulsa.net) Received: (from www@localhost) by dh1.adlistings.com (8.12.9p2/8.12.9/Submit) id i9IIYmRB079183; Mon, 18 Oct 2004 13:34:48 -0500 (CDT) (envelope-from barry@tulsa.net) X-Authentication-Warning: dh1.adlistings.com: www set sender to barry@tulsa.net using -f Received: from 68.99.76.39 (SquirrelMail authenticated user boone) by mail.adlistings.com with HTTP; Mon, 18 Oct 2004 13:34:48 -0500 (CDT) Message-ID: <3278.68.99.76.39.1098124488.squirrel@mail.adlistings.com> Date: Mon, 18 Oct 2004 13:34:48 -0500 (CDT) From: "Barry" To: freebsd-current@freebsd.org User-Agent: SquirrelMail/1.4.2 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal X-Virus-Scanned: by amavisd-new Subject: RELENG_5 ATA lockup 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: Mon, 18 Oct 2004 18:34:50 -0000 I just cvsup'd from the BETA7 distribution to the latest source, and now when I boot, I get the following two lines (which I had been getting before) only now, my system hangs at this point during the boot. Before, I would get these two lines, followed by a line regarding the ATA reset time. I am using an Intel dual Xeon server class motherboard, the SE7501HG2. ata1-slave: FAILURE - ATAPI_IDENTIFY timed out ata1-slave: FAILURE - ATAPI_IDENTIFY timed out I tried the patch that Soren posted yesterday, but it did not help. Let me know if there is anything I can do to help resolve this bug.