]>
Commit | Line | Data |
---|---|---|
39b4da28 | 1 | - The PC BIOS comes from the Bochs project |
3f433d2c FB |
2 | (http://bochs.sourceforge.net/). A patch from bios.diff was applied. |
3 | ||
7f5d44e0 FB |
4 | - The VGA BIOS and the Cirrus VGA BIOS come from the LGPL VGA bios |
5 | project (http://www.nongnu.org/vgabios/). | |
fa36761d FB |
6 | |
7 | - The PowerPC Open Hack'Ware Open Firmware Compatible BIOS is | |
33d08439 | 8 | available at http://perso.magic.fr/l_indien/OpenHackWare/index.htm. |
8d5f07fa | 9 | |
33d08439 FB |
10 | - video.x is a PowerMac NDRV compatible driver for a VGA frame |
11 | buffer. It comes from the Mac-on-Linux project | |
12 | (http://www.maconlinux.org/). | |
0986ac3b FB |
13 | |
14 | - OpenBIOS (http://www.openbios.org/) is a free (GPL v2) portable | |
15 | firmware implementation. The goal is to implement a 100% IEEE | |
16 | 1275-1994 (referred to as Open Firmware) compliant firmware. | |
127fc407 | 17 | The included Sparc32 image is built from SVN revision 185 |
37191109 | 18 | and Sparc64 from SVN revision 181. |
eec85c2a TS |
19 | |
20 | - The PXE roms come from Rom-o-Matic etherboot 5.4.2. | |
21 | pcnet32:pcnet32 -- [0x1022,0x2000] | |
22 | ns8390:winbond940 -- [0x1050,0x0940] | |
23 | rtl8139:rtl8139 -- [0x10ec,0x8139] | |
24 | http://rom-o-matic.net/ |