Re: [Etherboot-developers] tlan driver - Working in 5.1
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ke...@et...> - 2003-07-27 14:55:38
|
>Works fine, but now I hit another bug, nothing to do with tlan. L from >the boot prompt blanks the screen and jumps off to hyperspace instead of >returning to the BIOS. This from either boot ROM or floppy. Trying to >figure out the state machine code in main.c. Ok, it's not main.c, it's what happens after returning from main. Happens even without -DRELOCATE. Must be a miscalculation of the stack contents in the intermediate asm. Dang. BTW Timothy, tlan doesn't work without -DRELOCATE, it keeps scrolling the screen up. I don't know if it's too big or the address remapping is wrong without relocation. This might affect your ability to run it under 5.0. |