Markus Amsler markus.amsler@oribi.org writes:
Please let me know, if there's something wrong with the patch (design problems, naming conventions, formating, ...).
The main problem is that you now have both the MCB and the DOSMEM code trying to allocate memory in the same area, that won't work. What you probably want is to make the DOSMEM functions call out to the MCB ones.