* Eric W. Biederman ebiederman@lnxi.com [040630 04:53]:
Try commenting out console_init(); It looks like something bad is going on there. The post codes seem to be working so you can likely use those to narrow down what is going wrong.
hm. commenting console_init() out does not change anything. But thanks for the direction. I'll look into this
Possibly it is an emulator bug. But seriously dig into console_init() using port 0x80 or just by commenting/uncommenting pieces until you know what breaks.
Stefan