Re: [Etherboot-developers] Etherboot 5.0.10 problem + solution
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ke...@et...> - 2003-07-08 23:00:09
|
>I'm trying to use rtl8139.ebi with linuxbios and etherboot is crashing with >a divide by 0 error (I think). The problem can be fixed if in the function >currticks() in timer.c it just calls setup_timers() at the top of the >function. I think somewhere currticks() is being called before setup_timers() You should be trying 5.1, it works better with linuxbios. |