j
: Next unread message k
: Previous unread message j a
: Jump to all threads
j l
: Jump to MailingList overview
Hi Jack,
Many thanks for your useful answer. I do not quite understand the difference between openbios and linuxbios, to the uninitiated like me they sound like the same thing.
LinuxBIOS was started quite some time ago after the OpenBIOS project only had a little bit of practically useless code. It concentrated on doing the very basic initialization of a machine, i.e. dram init and pci init. Early versions then gave control to a Linux kernel that was able to boot another Linux kernel (so one would gain all the hardware support to load a recent kernel from any device). By now LinuxBIOS has many more options, like using Etherboot or the Bochs bios for booting an OS and it can boot a couple of operating systems (including some windows flavours afaik) OpenBIOS basically starts where LinuxBIOS ends - it aims at implementing an IEEE 1275-1994 Open Firmware system that is able to use the platform independent boot code available on quite some expansion cards. Open Firmware is available commercially on many platforms and at least Linux and BSD know how to communicate with it. Open Firmware has an object oriented driver design which makes it easy to write simple drivers for hardware initialization that is not dependent on the underlying CPU
Stefan
so, to add to Stefan's writeup, I see linuxbios and openbios as almost perfectly matched -- attacking different problems, put them together and you have the complete system.
ron
- To unsubscribe: send mail to majordomo@freiburg.linux.de with 'unsubscribe openbios' in the body of the message http://www.freiburg.linux.de/OpenBIOS/ - free your system..