Re: [Etherboot-developers] NE2k probing
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: Ken Y. <ke...@nl...> - 2000-12-24 23:57:12
|
>Sorry if this is an FAQ. I am trying to get etherboot to pick up my >ne2000 isa nic on 0x240.. >Currently, it fails booting of a floppy saying: >Probing...[NE*000]No adapter found<sleep> > >most programs that I have used on this card fail to pick it up on this >port, so I normally have to force it. > >Could someone point me in the general direction of where/what I would >have to edit to get autoprobing to look on 0x240 for this card, or even >a way to hard code it onto this address? See in Makefile: NE_SCAN. Or adjust the card to one of the normal addresses. I think 0x240 was left out because it's often occupied by sound cards, etc. |