From owner-freebsd-current@FreeBSD.ORG Thu Jan 15 03:49:09 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 D40A316A4CE for ; Thu, 15 Jan 2004 03:49:09 -0800 (PST) Received: from eva.fit.vutbr.cz (eva.fit.vutbr.cz [147.229.10.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66D2B43D6A for ; Thu, 15 Jan 2004 03:49:03 -0800 (PST) (envelope-from xdivac02@stud.fit.vutbr.cz) Received: from eva.fit.vutbr.cz (localhost [127.0.0.1]) by eva.fit.vutbr.cz (8.12.10/8.12.9) with ESMTP id i0FBn0YH008564 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Thu, 15 Jan 2004 12:49:00 +0100 (CET) Received: (from xdivac02@localhost) by eva.fit.vutbr.cz (8.12.10/8.12.5/Submit) id i0FBn0Qs008563 for current@freebsd.org; Thu, 15 Jan 2004 12:49:00 +0100 (CET) Date: Thu, 15 Jan 2004 12:49:00 +0100 From: Divacky Roman To: current@freebsd.org Message-ID: <20040115114900.GA8414@stud.fit.vutbr.cz> References: <20040115114030.GA8188@stud.fit.vutbr.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040115114030.GA8188@stud.fit.vutbr.cz> User-Agent: Mutt/1.4.1i X-Scanned-By: MIMEDefang 2.16 (www . roaringpenguin . com / mimedefang) Subject: Re: todays current problem with ata 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, 15 Jan 2004 11:49:09 -0000 the exact message is this: ata1-master: TIMEOUT - SETFEATURES SET TRANSFER MODE retrying (0 retries left) ata1: reiniting channel .. ata1: reset tp1 mask=03 ostat0=50 ostat1=00 ata1-master: stat=0x00 err=0x01 lsb=0x14 msb=0xeb ata1-slave: stat=0x00 err=0x00 lsb=0x00 msb=0x00 ata1: reste tp2 mask=03 stat0=00 stat1=00 devices=0x4 ata1: resetting done .. ata1-master: pio=0x0c wdma=0x22 udma=0x42 cable=40pin ata1-master: TIMEOUT - SETFEATURES SET TRANSFER MODE retrying (0 retries left) ata1: reiniting channel .. ata1: reset tp1 mask=03 ostat0=50 ostat1=00 ata1-master: stat=0x00 err=0x01 lsb=0x14 msb=0xeb ata1-slave: stat=0x00 err=0x00 lsb=0x00 msb=0x00 ata1: reste tp2 mask=03 stat0=00 stat1=00 devices=0x4 ata1: resetting done .. ata1-master: pio=0x0c wdma=0x22 udma=0x42 cable=40pin here it ends... it took at least 5 minutes for me to rewrite it and still the same... I hope this helps... roman