From owner-freebsd-current@FreeBSD.ORG Sat Apr 5 20:18:04 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 7975437B401 for ; Sat, 5 Apr 2003 20:18:04 -0800 (PST) Received: from tsunami.platypusgroup.com (tsunami.platypusgroup.com [64.71.174.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 022CE43F3F for ; Sat, 5 Apr 2003 20:18:04 -0800 (PST) (envelope-from ksb@platypusgroup.com) Received: from localhost (localhost.platypusgroup.com [127.0.0.1]) by tsunami.platypusgroup.com (Postfix) with ESMTP id 6170658C7 for ; Sat, 5 Apr 2003 23:18:10 -0500 (EST) Received: from tsunami.platypusgroup.com ([127.0.0.1]) by localhost (tsunami.platypusgroup.com [127.0.0.1:10024]) (amavisd-new) with ESMTP id 91886-10 for ; Sat, 5 Apr 2003 23:17:59 -0500 (EST) Received: by tsunami.platypusgroup.com (Postfix, from userid 1000) id BAEE057C2; Sat, 5 Apr 2003 23:17:59 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by tsunami.platypusgroup.com (Postfix) with ESMTP id B97FB54C5 for ; Sat, 5 Apr 2003 23:17:59 -0500 (EST) Date: Sat, 5 Apr 2003 23:17:59 -0500 (EST) From: "Kevin S. Brackett" To: current@freebsd.org Message-ID: <20030405231240.N68710@tsunami.platypusgroup.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-new Subject: Okay. who broke ata. 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, 06 Apr 2003 04:18:04 -0000 make world from yesterday broke support for my promise udma66 controller, getting READ/WRITE errors on the drive attached to, reverting to previous kernel fixes problem. Apr 4 15:38:40 hades kernel: atapci0: port 0xd400-0xd43f,0xd000-0xd003,0xcc00-0xcc07,0xc800-0xc803,0xc400-0xc407 mem 0xef0 00000-0xef01ffff irq 5 at device 10.0 on pci0 Apr 4 15:38:40 hades kernel: ata2: at 0xc400 on atapci0 Apr 4 15:38:40 hades kernel: ata3: at 0xcc00 on atapci0 Apr 4 15:38:41 hades kernel: ad4: DMA limited to UDMA33, non-ATA66 cable or dev ice Apr 4 15:38:41 hades kernel: ad4: READ command timeout tag=0 serv=0 - resetting Apr 4 15:38:41 hades kernel: ata2: resetting devices .. Apr 4 15:38:41 hades kernel: ata2-slave: ATA identify retries exceeded Apr 4 15:38:41 hades kernel: done Apr 4 15:38:41 hades kernel: ad4: 29333MB [59598/16/63] at ata2-master UDMA33 Apr 4 15:38:41 hades kernel: acd0: CDROM at ata0-slave PI O4 Apr 4 15:38:41 hades kernel: ad4: READ command timeout tag=0 serv=0 - resetting Apr 4 15:38:41 hades kernel: ata2: resetting devices .. Apr 4 15:38:41 hades kernel: ata2-slave: ATA identify retries exceeded Apr 4 15:38:41 hades kernel: done and so on.