From owner-freebsd-questions@FreeBSD.ORG Thu Oct 23 12:20:44 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D888216A4B3 for ; Thu, 23 Oct 2003 12:20:44 -0700 (PDT) Received: from snipe.mail.pas.earthlink.net (snipe.mail.pas.earthlink.net [207.217.120.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21C8A43FB1 for ; Thu, 23 Oct 2003 12:20:44 -0700 (PDT) (envelope-from heartley@earthlink.net) Received: from sdn-ap-021dcwashp0037.dialsprint.net ([63.191.144.37] helo=taz.local) by snipe.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 1ACl0f-0007fe-00; Thu, 23 Oct 2003 12:20:38 -0700 From: Marshall Heartley To: Sergey 'DoubleF' Zaharchenko In-Reply-To: <20031023222203.7ec181b7.doublef@tele-kom.ru> References: <1066772319.2046.24.camel@taz.local> <20031022155037.1d6ecf07.doublef@tele-kom.ru> <1066828441.3555.11.camel@taz.local> <002f01c398a3$96aa4be0$6a1fa8c0@ocfl061> <1066831021.1860.3.camel@taz.local> <20031022193514.501c6e53.doublef@tele-kom.ru> <1066922642.1860.28.camel@taz.local> <20031023222203.7ec181b7.doublef@tele-kom.ru> Content-Type: text/plain Message-Id: <1066936836.2484.2.camel@taz.local> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.4 Rubber Turnip www.usr-local-bin.org Date: Thu, 23 Oct 2003 15:20:37 -0400 Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Need some insight on error messages that I am getting. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Oct 2003 19:20:45 -0000 > \From ata(4) manpage: > > man> The use of UDMA4(66MHz) and higher together with non-UDMA4 devices on the > man> same ATA channel is not recommended, unless they are run at the non-UDMA4 > man> device's lower speed. The driver has been designed to handle that kind > man> of setup but lots of older devices do not like this. This definitely would explain it. Shows how new I am to FreeBSD. Thanks! Is there a way to put the proper atacontrol command in somewhere so that it will slow the first hdd (ad0) down to UDMA33? Thank you! Marshall