Re: 1.3.94 fails to detect NE2000 ?????

Herbert Rosmanith (herp@wildsau.idv.uni-linz.ac.at)
Thu, 25 Apr 1996 18:43:41 +0200 (MET DST)


>
> Hi,
>
> My NE2000 is, I believe, at 360, hhm it could be at 340 like it
> says below ... but it shure is _supposed_ to be set for IRQ 5 :)
>
> ne.c:v1.10 9/23/94 Donald Becker (becker@cesdis.gsfc.nasa.gov)
> NE*000 ethercard probe at 0x340: failed to detect IRQ line.
>

something has changed with the ne2000 code. there *is* a method
to get things working, but I forgot it. however, if you want a
quick solution, edit "drivers/net/Space.c"(?) and #define ETH0_IRQ 5
and #define ETH0_ADDR 0x340

/herp