From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from vmx10.multikabel.net (vmx10.multikabel.net [212.127.254.136]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id E6B5068564 for ; Fri, 14 Oct 2005 22:30:53 +1000 (EST) Received: from vmx20.multikabel.net ([212.127.254.137]) by vmx10.multikabel.net with esmtp (Exim 4.44) id 1EQOJ3-00007Q-PN for linuxppc-dev@ozlabs.org; Fri, 14 Oct 2005 14:05:01 +0200 Received: from sun.nodomain.nl (84-104-47-99.cable.quicknet.nl [84.104.47.99]) by vmx20.multikabel.net (8.13.3/8.13.3) with ESMTP id j9EC4r3G024480 for ; Fri, 14 Oct 2005 14:04:59 +0200 From: "i2a" To: linuxppc-dev@ozlabs.org Date: Fri, 14 Oct 2005 14:04:55 +0200 Message-Id: <20051014115753.M37114@quicknet.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Subject: open firmware List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi, The linuxppc kernel uses the open firmware to access the ppc machine infos, I want to be able to program to the open firmware to. Although there is a lost of info inside the ppc kernel I still want to know the internals (definitions etc) of “open firmware”. Has someone documentation available? On inet I only found the UI description :( ------ Ingmar.