From owner-freebsd-stable Tue Jul 31 15:27: 9 2001 Delivered-To: freebsd-stable@freebsd.org Received: from nova.fnal.gov (nova.fnal.gov [131.225.121.207]) by hub.freebsd.org (Postfix) with ESMTP id 6B50737B40C for ; Tue, 31 Jul 2001 15:27:02 -0700 (PDT) (envelope-from zingelman@fnal.gov) Received: from localhost (tez@localhost) by nova.fnal.gov (8.9.3+Sun/8.9.3) with ESMTP id RAA07949 for ; Tue, 31 Jul 2001 17:26:57 -0500 (CDT) X-Authentication-Warning: nova.fnal.gov: tez owned process doing -bs Date: Tue, 31 Jul 2001 17:26:57 -0500 (CDT) From: Tim Zingelman X-Sender: To: Subject: Re: ata timeouts after debug commits In-Reply-To: <200107300718.f6U7Ipq34846@zibbi.icomtek.csir.co.za> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 I just checked out RELENG_4 (as of last night) and did a buildworld, kernel, installworld, mergemaster & reboot on a brand new Dell Lattitude C800, it works fine for me. The lines you quote below from the boot match exactly, but the last two are replaced with: ata0-master: DMA limited to UDMA33, non-ATA66 compliant cable ad0: 19077MB [38760/16/63] at ata0-master UDMA33 - Tim On Mon, 30 Jul 2001, John Hay wrote: > 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 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message