Sakura-IT / SonnetAmiga

Reimplementation of WarpOS supporting Sonnet Crescendo 7200 and other PowerPC PCI cards (mirror of CVS development repository).
MIT License
39 stars 3 forks source link

Voodoo4/5 need to be positioned below Sonnet in a Mediator #33

Closed DvdBoon closed 7 years ago

DvdBoon commented 8 years ago

Voodoo4/5 gets put on an 128MB boundary if it is configured after a Sonnet. It needs an 256MB boundary for it to work with the Sonnet. A quick fix is to place the Sonnet above the Voodoo4/5, but in case of an A4000D, the Amiga cannot be closed.

It is partly due to pci.library

DvdBoon commented 8 years ago

Made a separate pci.library just for this case. Can only really be solved by resolving issue #1

DvdBoon commented 8 years ago

Might be fixed by pci.library 11.0. Needs testing.

DvdBoon commented 7 years ago

Confirmed to be fixed in pci library 11