Commit 33d084399ca64f8b0c7c97de473eafc77b0e8a36
1 parent
e0727e17
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1499 c046a42c-6fe2-441c-8c8c-71466251a162
Showing
2 changed files
with
6 additions
and
1 deletions
Changelog
pc-bios/README
... | ... | @@ -5,9 +5,13 @@ |
5 | 5 | project (http://www.nongnu.org/vgabios/). |
6 | 6 | |
7 | 7 | - The PowerPC Open Hack'Ware Open Firmware Compatible BIOS is |
8 | - available at http://site.voila.fr/jmayer/OpenHackWare/index.htm. | |
8 | + available at http://perso.magic.fr/l_indien/OpenHackWare/index.htm. | |
9 | 9 | |
10 | 10 | - Proll is a GPL'd boot PROM for Sparc JavaStations |
11 | 11 | (http://people.redhat.com/zaitcev/linux/). |
12 | 12 | Applying proll.patch allows circumventing some bugs and enables |
13 | 13 | faster kernel load through a hack. |
14 | + | |
15 | +- video.x is a PowerMac NDRV compatible driver for a VGA frame | |
16 | + buffer. It comes from the Mac-on-Linux project | |
17 | + (http://www.maconlinux.org/). | ... | ... |