From owner-freebsd-current@FreeBSD.ORG Mon Feb 2 07:43:42 2004 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 245F316A4CE for ; Mon, 2 Feb 2004 07:43:42 -0800 (PST) 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 E186943D53 for ; Mon, 2 Feb 2004 07:43:31 -0800 (PST) (envelope-from sos@DeepCore.dk) Received: from DeepCore.dk (sos.deepcore.dk [194.192.25.130]) by spider.deepcore.dk (8.12.10/8.12.10) with ESMTP id i12FeiCm013892; Mon, 2 Feb 2004 16:40:44 +0100 (CET) (envelope-from sos@DeepCore.dk) Message-ID: <401E6FF1.7000901@DeepCore.dk> Date: Mon, 02 Feb 2004 16:42:41 +0100 From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6b) Gecko/20040126 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Lefteris Chatzibarbas References: <200401290057.00257.vkushnir@Alfacom.net> <20040129085607.GA568@bsd> <4018DE17.6060308@DeepCore.dk> <20040129113104.GA1401@bsd> <4018F07F.2090700@DeepCore.dk> <20040202153736.GA587@bsd> In-Reply-To: <20040202153736.GA587@bsd> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-mail-scanned: by DeepCore Virus & Spam killer v1.3 X-Mailman-Approved-At: Tue, 03 Feb 2004 05:23:39 -0800 cc: freebsd-current@freebsd.org Subject: Re: ATA still broken 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, 02 Feb 2004 15:43:42 -0000 Lefteris Chatzibarbas wrote: > On Thu, Jan 29, 2004 at 12:37:35PM +0100, S?ren Schmidt wrote: > >>Lefteris Chatzibarbas wrote: >> >>>After the "sos 2004/01/11 14:08:35 PST" commit mentionted in my previous >>>mail, system hangs during boot and I have already sent a more detailed >>>message (hardware, verbose boot, etc.) about this on freebsd-current@ a >>>couple of days ago (some threads above this): >>> >>> Date: Sun, 25 Jan 2004 13:17:43 +0200 >>> Subject: System still hangs with "ata1-master: TIMEOUT - SETFEATURES SET >>> TRANSFER MODE" >>> >>> http://lists.freebsd.org/pipermail/freebsd-current/2004-January/019497.html >> >>Well I have no idea whats causing this except those drives does >>something they shouldn't. >> >>I'll try to get ahold of one of those faulty devices, but until then >>your best bet is to dive in yourself and try to figure out what goes >>wrong. I think we have a Liteon at work that I'll hopefully be able to >>borrow late next week, of that shows the troublesome behavior I'll work >>on a solution.. > > > I've been able to boot and have all my devices correctly probed with the > attached patch. It seems that it is this change that you made to > sys/dev/ata/ata-lowlevel.c, that my system does not like. GAG! I have asked a couble of those with problems to test this some time ago but newer got any answer back.. I'll commit right away... -- -Søren