From owner-freebsd-stable Mon Jul 30 0:19: 5 2001 Delivered-To: freebsd-stable@freebsd.org Received: from zibbi.icomtek.csir.co.za (zibbi.icomtek.csir.co.za [146.64.24.58]) by hub.freebsd.org (Postfix) with ESMTP id B51E837B401; Mon, 30 Jul 2001 00:18:57 -0700 (PDT) (envelope-from jhay@zibbi.icomtek.csir.co.za) Received: (from jhay@localhost) by zibbi.icomtek.csir.co.za (8.11.1/8.11.1) id f6U7Ipq34846; Mon, 30 Jul 2001 09:18:51 +0200 (SAT) (envelope-from jhay) From: John Hay Message-Id: <200107300718.f6U7Ipq34846@zibbi.icomtek.csir.co.za> Subject: ata timeouts after debug commits To: freebsd-stable@freebsd.org, bsd@freebsd.org Date: Mon, 30 Jul 2001 09:18:51 +0200 (SAT) X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I have been struggling with a Dell Latitude C800 here. FreeBSD 4.1 and 4.3 was working with no problems, but when I tried to upgrade it to 4-stable, it did not see the disk anymore. It just gave this message: ######### atapci0: port 0xbfa0-0xbfaf at device 31.1 on pci 0 ata0: at 0x1f0 irq 14 on atapci0 ... ata0-master: ata_command: timeout waiting for intr ata0-master: identify failed ######### At the end I tracked it down to these commits: src/sys/i386/i386/db_trace.c,v 1.35.2.1 2001/07/12 02:57:11 bsd src/sys/i386/i386/support.s,v 1.67.2.4 2001/07/12 02:57:11 bsd src/sys/i386/include/cpufunc.h,v 1.96.2.2 2001/07/12 02:57:11 bsd If I back those commits out, the machine boots and see the disk with no problems. Anybody have any ideas about it? John -- John Hay -- John.Hay@icomtek.csir.co.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message