From owner-freebsd-current Sun Dec 12 23:33:58 1999 Delivered-To: freebsd-current@freebsd.org Received: from freebsd.dk (freebsd.dk [212.242.42.178]) by hub.freebsd.org (Postfix) with ESMTP id D988C14FEF for ; Sun, 12 Dec 1999 23:33:55 -0800 (PST) (envelope-from sos@freebsd.dk) Received: (from sos@localhost) by freebsd.dk (8.9.3/8.9.1) id IAA26820; Mon, 13 Dec 1999 08:33:43 +0100 (CET) (envelope-from sos) From: Soren Schmidt Message-Id: <199912130733.IAA26820@freebsd.dk> Subject: Re: ATA weird message? In-Reply-To: <19991211091053B.haro@tk.kubota.co.jp> from Munehiro Matsuda at "Dec 11, 1999 09:10:53 am" To: haro@tk.kubota.co.jp (Munehiro Matsuda) Date: Mon, 13 Dec 1999 08:33:43 +0100 (CET) Cc: freebsd-current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It seems Munehiro Matsuda wrote: > Hi all, > > I am using -current as of December 9 (CTM:src-cur.4130.gz), and > got following weird ATA related messages while 'make -j4 buildworld'. > I never had this kind of message when using wd drivers. > > ata0-master: ad_timeout: lost disk contact - resetting > ata0: resetting devices .. done Hmm, maybe the timeout in ata-disk.c is too short, try increasing the 5*hz to say 10*hz in line 436, and see if that changes anything.. -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message