From owner-freebsd-stable Wed Jun 19 6:15:32 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mail.dt.e-technik.uni-dortmund.de (krusty.dt.E-Technik.Uni-Dortmund.DE [129.217.163.1]) by hub.freebsd.org (Postfix) with ESMTP id E4CC237B407 for ; Wed, 19 Jun 2002 06:15:25 -0700 (PDT) Received: from merlin.emma.line.org (localhost [127.0.0.1]) by mail.dt.e-technik.uni-dortmund.de (Postfix) with ESMTP id 6C199A3831 for ; Wed, 19 Jun 2002 15:15:23 +0200 (CEST) Received: by merlin.emma.line.org (Postfix, from userid 500) id 6AF5758E5; Wed, 19 Jun 2002 15:15:18 +0200 (CEST) To: freebsd-stable@freebsd.org Cc: sos@freebsd.dk Subject: Re: ATA tags bug fix committed to -releng4 References: <200206190849.g5J8nRAk089279@freebsd.dk> In-Reply-To: <200206190849.g5J8nRAk089279@freebsd.dk> (Soeren Schmidt's message of "Wed, 19 Jun 2002 10:49:27 +0200 (CEST)") From: Matthias Andree Date: Wed, 19 Jun 2002 15:15:18 +0200 Message-ID: Lines: 44 User-Agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.1 (i686-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 Soeren Schmidt writes: > I've just committed a fix for the tags problem, so please those > that had this problem, test it out and let me know... hw.ata.tags="1" now works for me and my IBM-DTLA 307045. To give it a try, I hacked ata-disk.c to allow tagged queueing on my WDC AC420440D (it's said to be a IBM DJNA clone), it would write "TAGGED" on scanning and would work to some extent but then give me strange crashes later that the system would not really recover from, I presume it is reading bogus data sometimes. atacontrol cap: ---------------------------------------------------------------------- ATA channel 1, Slave, device ad2: ATA/ATAPI revision 4 device model WDC AC420400D firmware revision J58OA30K cylinders 16383 heads 16 sectors/track 63 lba supported 39876480 sectors lba48 not supported dma supported overlap not supported Feature Support Enable Value Vendor write cache yes no read ahead yes yes dma queued yes yes 31/1F SMART yes yes microcode download yes yes security yes yes power management yes yes advanced power management no no 0/00 automatic acoustic management no no 0/00 0/00 ---------------------------------------------------------------------- -- Matthias Andree To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message