From owner-freebsd-current Thu Apr 18 12:23:10 2002 Delivered-To: freebsd-current@freebsd.org Received: from smart.eusc.inter.net (smart.eusc.inter.net [213.73.101.5]) by hub.freebsd.org (Postfix) with ESMTP id 1CFAA37B404 for ; Thu, 18 Apr 2002 12:23:05 -0700 (PDT) Received: from tc01-n71-021.de.inter.net ([213.73.71.21] helo=there) by smart.eusc.inter.net with smtp (Exim 3.22 #3) id 16yHUm-0005L6-00; Thu, 18 Apr 2002 21:23:04 +0200 Content-Type: text/plain; charset="iso-8859-1" From: Matthias Schuendehuette Reply-To: msch@snafu.de Organization: Micro$oft-free Zone To: Terry Lambert , sos@freebsd.dk Subject: Re: ATA errors on recent -current Date: Thu, 18 Apr 2002 21:23:00 +0200 X-Mailer: KMail [version 1.3.1] Cc: freebsd-current@FreeBSD.ORG References: <200204181551.g3IFp6F2048629@freebsd.dk> <3CBEEC41.7C58CB30@mindspring.com> In-Reply-To: <3CBEEC41.7C58CB30@mindspring.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Am Donnerstag, 18. April 2002 17:54 schrieb Terry Lambert: > I wish someone who is having the problem would try the three > hacks I suggested, and report back. I personally can't reproduce > the problem here, either. So: I changed line 186 in sys/dev/ata/ata-disk.c from adp->num_tags = atadev->param->queuelen; to adp->num_tags = 0x10; which is roughly the half of the reported queuelenght (which is 0x1F). And, Terry, I can't avoid to disappoint you... there's absolutely *no* change in the behaviour of the new kernel :-( As I've reported earlier, the writecaching also makes no difference as does (not) changing the UDMA-speed (with 'atacontrol'). If you pretend on it, I'll change the DMA-speed with the IBM-tool, but I think we can do without it... (urghh, I would have to change to Windoze :-/ ) Sorry for the bad news, but... I think, we'll wait for Soren's commit tonight. -- Ciao/BSD - Matthias Matthias Schuendehuette , Berlin (Germany) Powered by FreeBSD 4.5-STABLE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message