From owner-freebsd-stable@FreeBSD.ORG Wed Jun 1 16:58:52 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1AFEE16A41C for ; Wed, 1 Jun 2005 16:58:52 +0000 (GMT) (envelope-from nakal@nurfuerspam.de) Received: from mail.gmx.net (pop.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 55D9343D1D for ; Wed, 1 Jun 2005 16:58:48 +0000 (GMT) (envelope-from nakal@nurfuerspam.de) Received: (qmail invoked by alias); 01 Jun 2005 16:58:47 -0000 Received: from p5090B7AF.dip.t-dialin.net (EHLO p5090B7AF.dip.t-dialin.net) [80.144.183.175] by mail.gmx.net (mp007) with SMTP; 01 Jun 2005 18:58:47 +0200 X-Authenticated: #989277 From: Martin To: Tony Byrne In-Reply-To: <1684114034.20050601135752@byrnehq.com> References: <1117573047.3095.24.camel@klotz.local> <1684114034.20050601135752@byrnehq.com> Content-Type: text/plain Date: Wed, 01 Jun 2005 18:57:50 +0200 Message-Id: <1117645070.1846.8.camel@klotz.local> Mime-Version: 1.0 X-Mailer: Evolution 2.2.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Cc: FreeBSD Stable Subject: Re: ATA DMA timeouts X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Jun 2005 16:58:52 -0000 Am Mittwoch, den 01.06.2005, 13:57 +0100 schrieb Tony Byrne: > M> Affected kernel version: > M> FreeBSD 5.4-STABLE #0: Tue May 31 00:19:34 CEST 2005 > > M> Last known working version: > M> FreeBSD 5.4-STABLE #0: Mon May 9 00:50:46 CEST 2005 > > This looks to be the same problem alright. Can you confirm that the > problem goes away when you revert to the earlier kernel? Also, as a > matter of interest what size HD is your ad0? Yes. That's correct. Only the newer kernel is affected. I'm working with the kernel from May 9th since yesterday afternoon, no problems so far. Here some details: atapci0: port 0xfc00 -0xfc0f,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 17.1 on pci0 ata0: channel #0 on atapci0 ata1: channel #1 on atapci0 ad0: 114473MB [232581/16/63] at ata0-master UDMA100 # fdisk ******* Working on device /dev/ad0 ******* parameters extracted from in-core disklabel are: cylinders=232581 heads=16 sectors/track=63 (1008 blks/cyl) Figures below won't work with BIOS for partitions not in cyl 1 parameters to be used for BIOS calculations are: cylinders=232581 heads=16 sectors/track=63 (1008 blks/cyl) -- Martin