From: James S. <jsi...@su...> - 2000-11-06 23:07:27
|
> I have 2 MDA cards and 2 MDA displays if you need a tester. That would be cool. I have a MDA card but I'm waiting for the MDA monitor. BTW their is a bug in mdacon that causes it to oops :-( Right now I'm thinking about cleaning up the code that is in the current tree. First their is a init flag that is passed to *con_init. I'm thinking this belongs in *con_startup. *con_startup should be what initalizes the hardware. I'm thinking *con_init could be made generic. Especially if we make *con_startup create a "default mode". So I'm thinking we add a init flag to *con_startup. |