From owner-freebsd-hackers@FreeBSD.ORG Wed Aug 11 04:11:36 2010 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7CDAD1065672 for ; Wed, 11 Aug 2010 04:11:36 +0000 (UTC) (envelope-from mj@feral.com) Received: from ns1.feral.com (ns1.feral.com [192.67.166.1]) by mx1.freebsd.org (Postfix) with ESMTP id 474848FC19 for ; Wed, 11 Aug 2010 04:11:35 +0000 (UTC) Received: from [172.16.135.104] (lportal.in1.lcl [172.16.1.9]) by ns1.feral.com (8.14.3/8.14.3) with ESMTP id o7B4BZRb029607 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Tue, 10 Aug 2010 21:11:35 -0700 (PDT) (envelope-from mj@feral.com) Message-ID: <4C6222F1.8090205@feral.com> Date: Tue, 10 Aug 2010 21:11:29 -0700 From: Matthew Jacob Organization: Feral Software User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.11) Gecko/20100711 Thunderbird/3.0.6 MIME-Version: 1.0 To: freebsd-hackers@freebsd.org References: <86wrry1hwv.fsf@ds4.des.no> <20100810184853.21FED5B5A@mail.bitblocks.com> <86mxsunpk6.fsf@ds4.des.no> <20100810225012.A8CE35B67@mail.bitblocks.com> In-Reply-To: <20100810225012.A8CE35B67@mail.bitblocks.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.3 (ns1.feral.com [192.168.221.1]); Tue, 10 Aug 2010 21:11:35 -0700 (PDT) Subject: Re: Support for WD Advanced Format disks X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Aug 2010 04:11:36 -0000 Yes, that should be it! > After poking around some, it seems ATA/ATAPI-7 Identify > Device word 106 bit 13 is set to 1 and bits 0-3 are set to 3 > (for 2^3 or 8 LBAs per sector) for a 4KB sector size (pin 7-8 > jumper on a WD AF disks presumably changes this setting to > 0,0). See page 121 of Atapi-7 volume 1 (google for > ata-atapi-7.pdf). > > Hopefully this helps in whatever `clean solution' you are > looking for? > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" >