From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,c8166b3e982150b6 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.190.104 with SMTP id gp8mr6161589pbc.4.1339765710880; Fri, 15 Jun 2012 06:08:30 -0700 (PDT) Path: l9ni53641pbj.0!nntp.google.com!news2.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: Lucretia Newsgroups: comp.lang.ada Subject: Re: Ada port of the osdev.org bare bones tutorial (mostly done) Date: Fri, 15 Jun 2012 06:06:47 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <46d2860a-d5e7-4c1a-be67-903490db0f89@googlegroups.com> NNTP-Posting-Host: 90.194.162.10 Mime-Version: 1.0 X-Trace: posting.google.com 1339765710 6923 127.0.0.1 (15 Jun 2012 13:08:30 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 15 Jun 2012 13:08:30 +0000 (UTC) In-Reply-To: <46d2860a-d5e7-4c1a-be67-903490db0f89@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=90.194.162.10; posting-account=L2-UcQkAAAAfd_BqbeNHs3XeM0jTXloS User-Agent: G2/1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: 2012-06-15T06:06:47-07:00 List-Id: On Friday, June 15, 2012 1:24:22 PM UTC+1, Stepan Bujnak wrote: > Just last week I was checking out whether there is something about Ada on= the osdev.org wiki. Thanks for the article and definitely looking forward = to read about Raspberry PI bare bones. No problem, like I mention in the tutorial, it's asked about a lot on #Ada = and also here. There was a thread on here recently where someone requested = it, I thought, as I'd done it before, it was worth doing and would also for= ce me to get started on TAMP as I could use it as a starting block. Also, a= nyone else can use it as a starting block as the code is under BSD, apart f= rom the library code of course. Luke.