From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ErPAD-0006id-SU for qemu-devel@nongnu.org; Tue, 27 Dec 2005 19:27:34 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ErPAA-0006iA-9Z for qemu-devel@nongnu.org; Tue, 27 Dec 2005 19:27:32 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ErPA9-0006i7-R7 for qemu-devel@nongnu.org; Tue, 27 Dec 2005 19:27:30 -0500 Received: from [195.250.128.78] (helo=smtp1.vol.cz) by monty-python.gnu.org with esmtp (Exim 4.34) id 1ErPAE-0005H9-PM for qemu-devel@nongnu.org; Tue, 27 Dec 2005 19:27:35 -0500 Received: from [10.0.0.4] (prg-v-6-220.static.adsl.vol.cz [62.177.70.220]) by smtp1.vol.cz (Postfix) with ESMTP id B0C7B3FFBF for ; Wed, 28 Dec 2005 01:26:08 +0100 (CET) Message-ID: <43B1DB5E.6010104@volny.cz> Date: Wed, 28 Dec 2005 01:25:02 +0100 From: Filip Navara MIME-Version: 1.0 Subject: Re: [Qemu-devel] LBA48 References: <20051227145522.GA27051@jbrown.mylinuxbox.org> <43B16327.10701@volny.cz> <43B166DF.2030600@blenke.com> <20051227180208.GB29494@jbrown.mylinuxbox.org> <36978DDC-97E7-4B1A-8C82-F437AC62BA8C@claunia.com> In-Reply-To: <36978DDC-97E7-4B1A-8C82-F437AC62BA8C@claunia.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Natalia Portillo wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Great document except because OSes (but DOS, so on) won't use BIOS > but direct IDE (through IRQs 14 and 15 and their I/O ports) or PIIX, > and that is what is needed to be expanded first (as BIOS will use them). > > So, ATA-6 specification is still needed. All the needed documentes are on the T13 web site... http://www.t13.org/project/d1410r3b-ATA-ATAPI-6.pdf - Filip