From owner-freebsd-current@FreeBSD.ORG Mon May 16 08:22:39 2005 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 8877F16A4CE; Mon, 16 May 2005 08:22:39 +0000 (GMT) Received: from spider.deepcore.dk (cpe.atm2-0-53484.0x50a6c9a6.abnxx9.customer.tele.dk [80.166.201.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDE6443D6E; Mon, 16 May 2005 08:22:38 +0000 (GMT) (envelope-from sos@DeepCore.dk) Received: from [194.192.25.143] (laptop.deepcore.dk [194.192.25.143]) by spider.deepcore.dk (8.13.3/8.13.3) with ESMTP id j4G8Hfw0020238; Mon, 16 May 2005 10:17:41 +0200 (CEST) (envelope-from sos@DeepCore.dk) Message-ID: <428857C8.3080009@DeepCore.dk> Date: Mon, 16 May 2005 10:20:24 +0200 From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= User-Agent: Mozilla Thunderbird 1.0 (X11/20050116) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Andrey Chernov References: <20050513041929.GA34210@nagual.pp.ru> <20050516020744.GA79747@nagual.pp.ru> In-Reply-To: <20050516020744.GA79747@nagual.pp.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-mail-scanned: by DeepCore Virus & Spam killer v1.12 cc: current@FreeBSD.ORG cc: sos@FreeBSD.ORG Subject: Re: Interval detected, it was ATA driver! 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, 16 May 2005 08:22:39 -0000 Andrey Chernov wrote: > On Fri, May 13, 2005 at 08:19:29AM +0400, Andrey Chernov wrote: >=20 >>Trying to mount root... >>exec /sbin/init: error 20 >=20 >=20 > I found that kernel was broken May 11 2005 between 12:00 and 18:00 (CVS= =20 > times). The only changes in that interval included below. >=20 > Soren, it looks like your thing (I have ICH6), please fix. Hmm, my main WS is using its ICH6 just fine with this, so something must = be different on your system. I need full details, verbose booted dmesg=20 from just before the 4 changed ata-* files below, and from a -current=20 kernel from today, also make and model of motherboard etc would be nice=20 if I need to get HW to reproduce. > Edit src/sys/dev/ata/ata-all.h > Add delta 1.102 2005.05.11.16.10.08 sos > Edit src/sys/dev/ata/ata-chipset.c > Add delta 1.117 2005.05.11.16.10.08 sos > Edit src/sys/dev/ata/ata-lowlevel.c > Add delta 1.67 2005.05.11.12.41.35 sos > Edit src/sys/dev/ata/ata-queue.c > Add delta 1.49 2005.05.11.14.36.26 sos You are sure that only these 4 changed files produces the problem ? --=20 -S=F8ren