RE: [Etherboot-developers] Driver probing twice in latest 5.1 cvs
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: Timothy L. <tim...@us...> - 2003-01-18 20:43:22
|
> Bah. I just saw a double probe case. I forgot to ``initialized=1'' > to main.c when I put in the fix for the menu code so the NICs were being > reinitialized every time through main_loop. That seems to have fixed my issue. Of course, my sundance driver seems to have worked better when the card was probed twice... |