Offtopic: OpenBIOS has first Code :-)

Stefan Reinauer (stepan@wesley.informatik.uni-freiburg.de)
Sat, 14 Nov 1998 17:37:02 +0100 (CET)


-----BEGIN PGP SIGNED MESSAGE-----

Dear Linux-Kernel readers,

This may be somewhat offtopic for most of you, but as I guess it's interesting
for many others, I decided to send this mail to linux-kernel. It's about the
OpenBIOS project. Our goal is to write a free, completely configurable firmware
that is availbale under GNU PL.

I had the time to have a closer look at Daniel Engstroems code now and I
think we should use this as a code base for further developments.
I've played around a bit with the Makefiles and you can now configure the
firmware setup by using make menuconfig or make config, like in the linux
kernel. make xconfig doesn't work correctly right now, because I had to
add some changes to the whole bunch of Linux configuration scripts to
allow a more general usage.

Get OpenBIOS 0.0.1 (completely based on Daniel's gfw-0.1) from
http://www.freiburg.linux.de/OpenBIOS/

We only have support for 3 chipsets right now, which is definitely not
enough. I will try to write support for the Intel 430HX/TX/VX/.. chipsets,
as I have an old HX board at home. If anyone is capable of doing this
(it's not really hard, as you just need the datasheets for your chipset
and a board containing the chipset itself to test)

Now, at the moment, we don't have hardware drivers for any bootdevices.
Should we go the way linux goes and write our own drivers or should we try
to use other bioses (i.e. scsi bios on host adapter) for that?

The second thing may be simpler and shorter, but I guess the first one is
the way to go because we need drivers for floppies, parport devices etc,
too.. :)

Well.. I wrote this just to start discussion again :-)

Best regards,
Stefan.

- --
Reincarnation: Life sucks, then you die. Then life sucks again.

-----BEGIN PGP SIGNATURE-----
Version: 2.6.3i
Charset: noconv

iQEVAwUBNk2xqCu+zKndEmP5AQFHrQf/d7JqAFOcuxanROnUrE6hUt0k9LN0TVlh
9jarAKQ3xNSlTS/95R3qfn5DnKhls1Da9hyy9x95a4mQlNIY8GZjMBYMDagxci/H
GoGVaUZM+BYObIRRBwlFGzaJRh1JgphYpffu90P28PyVt5qCLl65/xGIjyrF0mJ9
ohUk9AEt+CBuIG1J70/yOGMcGociTdmfivc5jRHATyFR1om04u8AElNWXFVoa1KT
aWWkMGIML6FOqNVwrHuaaku2JBFesTEPYoRpOKF7v8tiaFfMhmN/48LQRM7zp3sv
6nZYyi48F/LVZlPcdfpAmvUN0axW+vjO7gxxyXitMagH4qphGKQL8A==
=PXyb
-----END PGP SIGNATURE-----

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/