From owner-freebsd-current@FreeBSD.ORG Thu Jan 29 03:38:05 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 7512D16A4CE for ; Thu, 29 Jan 2004 03:38:05 -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 3739B43D2D for ; Thu, 29 Jan 2004 03:38:03 -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 i0TBaMCm055909; Thu, 29 Jan 2004 12:36:22 +0100 (CET) (envelope-from sos@DeepCore.dk) Message-ID: <4018F07F.2090700@DeepCore.dk> Date: Thu, 29 Jan 2004 12:37:35 +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> In-Reply-To: <20040129113104.GA1401@bsd> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 8bit X-mail-scanned: by DeepCore Virus & Spam killer v1.3 X-Mailman-Approved-At: Thu, 29 Jan 2004 05:21:06 -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: Thu, 29 Jan 2004 11:38:05 -0000 Lefteris Chatzibarbas wrote: > On Thu, Jan 29, 2004 at 11:19:03AM +0100, S?ren Schmidt wrote: >>>>There are a number of other people that have been echoing problems with >>>>ATA. I fixed mine by updating my bios from 2001... >>> >>> >>>FreeBSD -CURRENT detected all my devices correctly before this commit: >>> >>> http://lists.freebsd.org/pipermail/cvs-src/2004-January/016447.html >>> >>> sos 2004/01/11 14:08:35 PST >> >>That doesn't help me much at all, it was broken before at probe but >>that was newer noticed since it worked afterwards. What device do you >>have exactly ? I've found out that LiteON burners fails consistently >>here, but have no idea why yet. > > > 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 > > Note, that recent commits such as: > > sos 2004/01/28 12:38:51 PST > sos 2004/01/28 13:54:41 PST > > ... did not correct the problem. 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.. -- -S?ren