j
: Next unread message k
: Previous unread message j a
: Jump to all threads
j l
: Jump to MailingList overview
I would like to print messages to the console. What function should I use to do this?
Background information: Building OpenBIOS for Qemu. Emulated Computer: Macintosh.
On Tue, Aug 25, 2009 at 8:11 PM, G 3programmingkidx@gmail.com wrote:
I would like to print messages to the console. What function should I use to do this?
printk() from C, from Forth normal Forth words.
Background information: Building OpenBIOS for Qemu. Emulated Computer: Macintosh.
PPC or x86? What type?
Is the device tree available, like these: http://penguinppc.org/historical/dev-trees-html/trees-index.html ?