From owner-freebsd-stable Thu Jan 24 11:54:42 2002 Delivered-To: freebsd-stable@freebsd.org Received: from freebsd.dk (fw-rl0.freebsd.dk [212.242.86.114]) by hub.freebsd.org (Postfix) with ESMTP id A700037B402; Thu, 24 Jan 2002 11:54:39 -0800 (PST) Received: (from sos@localhost) by freebsd.dk (8.11.6/8.11.6) id g0OJsTq94418; Thu, 24 Jan 2002 20:54:29 +0100 (CET) (envelope-from sos) From: Søren Schmidt Message-Id: <200201241954.g0OJsTq94418@freebsd.dk> Subject: Re: ATA driver feature request In-Reply-To: <20020124224757.O60455-100000@woozle.rinet.ru> To: Dmitry Morozovsky Date: Thu, 24 Jan 2002 20:54:28 +0100 (CET) Cc: scotty@klement.dstorm.net, Dmitry Valdov , Bill Moran , stable@FreeBSD.ORG, sos@FreeBSD.ORG Reply-To: sos@freebsd.dk X-Mailer: ELM [version 2.4ME+ PL94b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=ISO-8859-1 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG It seems Dmitry Morozovsky wrote: > > ad0: 19458MB [39535/16/63] at ata0-master UDMA66 > > ad1: 76319MB [155061/16/63] at ata0-slave UDMA66 > > ata1-master: DMA limited to UDMA33, non-ATA66 compliant cable > > ad2: 76319MB [155061/16/63] at ata1-master UDMA33 > > ad3: 2503MB [5086/16/63] at ata1-slave UDMA33 > > > > They are the exact same drives using the exact same cable. My controller > > only supports UDMA66, not 100... but the reason that the 2nd controller > > seems to print out "non-ATA66 compiant cable" appears to simply be that > > ad3 is only ATA33 capable. > > > > Just thought I'd pipe up, since the subject came up :) > > Hmm, can ever ATA controller clock out both master device at 66MHz and > slave at 33MHz? I suppose the effect is *not* unexpected. Yes, the way I've done the mode programming it is possible to have the two device run at different speeds (our competition cant do that). > However, the warning message would be slightly reworded like "non-ATA66 > compliant cable or second device" Good point, I'll get something done about this... -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message