work linuxbios with openbios

2005-01-10 Thread zhu shi song
How to use linuxbios together with openbios?  Is there
any clear howto doc?  What's the main purpose of
openbios?  What's the main difference between openbios
and filo?
Now I'm using filo to boot my linux kernel.
tks
zhu



__ 
Do you Yahoo!? 
The all-new My Yahoo! - Get yours free! 
http://my.yahoo.com 
 

___
Linuxbios mailing list
Linuxbios@clustermatic.org
http://www.clustermatic.org/mailman/listinfo/linuxbios


Re: work linuxbios with openbios

2005-01-10 Thread Greg Watson
This is a work-in-progress, so there is no documentation. The major 
issue that needs to be addressed is that there is currently no 
mechanism for passing the linuxbios discovered device information to 
openbios. This is on my todo list.

Openbios is an implementation of the IEEE-1275 standard for Open 
Firmware. This provides a standard means for loading an operating 
system image from a device, as well as a series of callbacks that an 
operating system can use to perform certain functions, such as writing 
to an attached display. It is similar to filo in some respects, such as 
the ability to load images from attached devices, but provides an 
architecture neutral layer that simplifies the interface between the 
operating system and the hardware. This means an Open Firmware enabled 
kernel will run on virtually any platform that provides Open Firmware 
support, without requiring kernel code that is specific to the 
platform.

Greg
On Jan 10, 2005, at 3:33 AM, zhu shi song wrote:
How to use linuxbios together with openbios?  Is there
any clear howto doc?  What's the main purpose of
openbios?  What's the main difference between openbios
and filo?
Now I'm using filo to boot my linux kernel.
tks
zhu

__
Do you Yahoo!?
The all-new My Yahoo! - Get yours free!
http://my.yahoo.com
___
Linuxbios mailing list
Linuxbios@clustermatic.org
http://www.clustermatic.org/mailman/listinfo/linuxbios
___
Linuxbios mailing list
Linuxbios@clustermatic.org
http://www.clustermatic.org/mailman/listinfo/linuxbios