From owner-freebsd-current@FreeBSD.ORG Thu Jan 29 03:31:18 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 8725716A4CE for ; Thu, 29 Jan 2004 03:31:18 -0800 (PST) Received: from forthnet.gr (athmta03.forthnet.gr [193.92.150.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B5BE43D31 for ; Thu, 29 Jan 2004 03:31:16 -0800 (PST) (envelope-from lefcha@hellug.gr) Received: from localhost.my.domain (ppp1-isdn-131.the.forthnet.gr [213.16.246.131]) by forthnet.gr (8.12.2-20030919/8.12.2) with ESMTP id i0TBV4KF025777; Thu, 29 Jan 2004 13:31:12 +0200 Received: from localhost.my.domain (localhost [127.0.0.1]) by localhost.my.domain (8.12.10/8.12.10) with ESMTP id i0TBV4v3001667; Thu, 29 Jan 2004 13:31:04 +0200 (EET) (envelope-from lefcha@hellug.gr) Received: (from lefcha@localhost) by localhost.my.domain (8.12.10/8.12.10/Submit) id i0TBV4LX001666; Thu, 29 Jan 2004 13:31:04 +0200 (EET) (envelope-from lefcha@hellug.gr) X-Authentication-Warning: localhost.my.domain: lefcha set sender to lefcha@hellug.gr using -f Date: Thu, 29 Jan 2004 13:31:04 +0200 From: Lefteris Chatzibarbas To: S?ren Schmidt Message-ID: <20040129113104.GA1401@bsd> References: <200401290057.00257.vkushnir@Alfacom.net> <20040129085607.GA568@bsd> <4018DE17.6060308@DeepCore.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4018DE17.6060308@DeepCore.dk> User-Agent: Mutt/1.4.1i 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:31:18 -0000 On Thu, Jan 29, 2004 at 11:19:03AM +0100, S?ren Schmidt wrote: > Lefteris Chatzibarbas wrote: > >On Wed, Jan 28, 2004 at 06:16:35PM -0700, Colin Harford wrote: > > > >>Vladimir > >> > >> > >>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.