Monday, November 3, 2008

Update

We've started work on getting lwIP integrated in, but discovered that our old putting-everything-in-ASEG scheme doesn't really work with the amount of code and data we have now. So of course, we're going to use paging in SMM to spread the code across both ASEG and TSEG. As of tonight, the basic procedure of enabling paging works, but trying to read or write video RAM causes the system to hang. We're getting closer, though...

No comments: