From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.33) id 1BVD37-0002it-7G for mharc-grub-devel@gnu.org; Tue, 01 Jun 2004 13:27:41 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BVD35-0002iV-3e for grub-devel@gnu.org; Tue, 01 Jun 2004 13:27:39 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BVD33-0002iI-D5 for grub-devel@gnu.org; Tue, 01 Jun 2004 13:27:38 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BVD33-0002iF-95 for grub-devel@gnu.org; Tue, 01 Jun 2004 13:27:37 -0400 Received: from [212.43.237.68] (helo=kotoba.storever.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BVD2L-0005Qi-N0 for grub-devel@gnu.org; Tue, 01 Jun 2004 13:26:53 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by kotoba.storever.com (Postfix) with ESMTP id D1E3DF0950B8 for ; Tue, 1 Jun 2004 13:26:50 -0400 (EDT) From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Tue, 1 Jun 2004 19:30:36 +0200 User-Agent: KMail/1.5.3 References: <200405221621.51788.T.E.Baldwin99@members.leeds.ac.uk> <87r7t438vb.fsf@marco.marco-g.com> <200405311209.42401.T.E.Baldwin99@members.leeds.ac.uk> In-Reply-To: <200405311209.42401.T.E.Baldwin99@members.leeds.ac.uk> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200406011930.36235.okuji@enbug.org> Subject: Re: RISC OS/ARM port X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jun 2004 17:27:39 -0000 On Monday 31 May 2004 13:09, Timothy Baldwin wrote: > The filing system API is older (before 1982), and well documented, > and has been used by 1000's or more released programs, the newer (1st > version of RISC OS at about 1987, with later revsions) block device > API has been used by about 10 released programs. Any comparisons with > PC BIOSes are irrelevant. Where is the documentation on the API? Is it possible to get it online? I'd like to look at it. Okuji