From owner-freebsd-current Thu Mar 4 1:24:33 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 B7D2014E79 for ; Thu, 4 Mar 1999 01:24:30 -0800 (PST) (envelope-from sos@freebsd.dk) Received: (from sos@localhost) by freebsd.dk (8.9.1/8.9.1) id KAA89095; Thu, 4 Mar 1999 10:24:07 +0100 (CET) (envelope-from sos) From: Søren Schmidt Message-Id: <199903040924.KAA89095@freebsd.dk> Subject: Re: New ata driver failure on a ISA machine. In-Reply-To: <19990304004451.A82372@dan.emsphone.com> from Dan Nelson at "Mar 4, 1999 0:44:51 am" To: dnelson@emsphone.com (Dan Nelson) Date: Thu, 4 Mar 1999 10:24:06 +0100 (CET) Cc: tugrul@ianai.BlackSun.org, current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL43 (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 Dan Nelson wrote: > wdc0: unit 0 (wd0): , multi-block-4, sleep-hack > wd0: 328MB (672525 sectors), 915 cyls, 15 heads, 49 S/T, 512 B/S >ad0 probe output: > > ad0: ATA-? disk at ata0 as master > ad0: 549280MB (1124925450 sectors), 915 cyls, 15 heads, 49 S/T, 512 B/S > ad0: 16 secs/int, 0 depth queue >What I find fascinating is the LBAsize for the total # of sectors >reported by the new driver code. 1124925450 is 0x430D000A. The >correct amount, 672525, is 0x000A430D. Sounds like a word-swapping >problem somewhere. Maybe LBAsize should only be used if necessary? I see two problems here, one is that unless it was you that specified 4 secs/intr in the wd case (what flags do you use), there is something fishy there. There is is just wonderfull, why complain about that :) Seriouly thats a bug, fix is in next update... -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message