Re: 2.2.0pre7: ne.o has unresolved symbols

Alan Cox (alan@lxorguk.ukuu.org.uk)
Thu, 14 Jan 1999 06:22:16 +0000 (GMT)


> I have NE1000/2000 support compiled as a module. Worked fine in 2.0.x,
> and possibly with the early 2.2.0pre's. When I try to load it now:
>
> [root@hh-terrance /root]# insmod ne
> /lib/modules/2.2.0-pre7/net/ne.o: unresolved symbol ei_open
> /lib/modules/2.2.0-pre7/net/ne.o: unresolved symbol ethdev_init
> /lib/modules/2.2.0-pre7/net/ne.o: unresolved symbol ei_interrupt
> /lib/modules/2.2.0-pre7/net/ne.o: unresolved symbol NS8390_init
> /lib/modules/2.2.0-pre7/net/ne.o: unresolved symbol ei_close
>
> I have an ISA NE2000 compatible card. Am I doing something wrong?

Load 8390.o first

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/