Re: [Etherboot-developers] sundance
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ke...@us...> - 2003-04-10 00:51:00
|
>> Did you ever get the Sundance to work, relocatable or not? > >I will be giving it another whirl now that floppy loader works for me. >I would be happy to send a sundance card to anyone who can help find the >issue. Still stops receiving after the first packet? First of all I notice you enable interrupts in the reset routine. You shouldn't. Secondly I'd check to see if looking at the Own bit in the receive descriptor is the right way to poll for an available packet. You may have to get hold of a data sheet. |