Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263028AbUDASY3 (ORCPT ); Thu, 1 Apr 2004 13:24:29 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263031AbUDASY3 (ORCPT ); Thu, 1 Apr 2004 13:24:29 -0500 Received: from parcelfarce.linux.theplanet.co.uk ([195.92.249.252]:6345 "EHLO www.linux.org.uk") by vger.kernel.org with ESMTP id S263028AbUDASYZ (ORCPT ); Thu, 1 Apr 2004 13:24:25 -0500 Message-ID: <406C5E4B.4020505@pobox.com> Date: Thu, 01 Apr 2004 13:24:11 -0500 From: Jeff Garzik User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030703 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Geert Uytterhoeven CC: Andries Brouwer , Andre Hedrick , Bartlomiej Zolnierkiewicz , Lionel Bergeret , JunHyeok Heo , Linux Kernel Development , linux-ide@vger.kernel.org Subject: Re: [PATCH] Bogus LBA48 drives References: <20040331183410.GA3796@pclin040.win.tue.nl> <406B14C1.8000708@pobox.com> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1315 Lines: 38 Geert Uytterhoeven wrote: > On Wed, 31 Mar 2004, Jeff Garzik wrote: > >>Andries Brouwer wrote: >> >>>Hmm. I read in my copy of ATA7: >>> >>> 6.16.55 Words (103:100): Maximum user LBA for 48-bit Address feature set >>> Words (103:100) contain a value that is one greater than the maximum LBA >>> in user accessable space when the 48-bit Addressing feature set is supported. >>> The maximum value that shall be placed in this field is 0000FFFFFFFFFFFFh. >>> Support of these words is mandatory if the 48-bit Address feature set is supported. >>> >>>Do you read differently? >> >>The errata is, one needs to check that field for zero, and use the other >>one if so... > > > Which is not sufficient for `my' drives, since I get disk errors if I just use > the other capacity field and don't disable LBA48 completely. > > I'll check the ATA specs myself, if I find some time... If it's reporting the "48-bit feature set supported" but doesn't really support it, I'd vote for broken drive :) Maybe check for a firmware update on the manufacturer's web site? Jeff - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/