Re: install modules

2000-11-10 Thread Mikkel L. Ellertson
On Fri, 10 Nov 2000, Corisen wrote: > hi, > > i've complied a realtek network card driver 8319too.c on a machine. i copied > the 8139too.o file to another machine and try to install it as a lodable > module using "insmod 8139too.o" command. serveral lines of "unresolved > symbol" messages was di

install modules

2000-11-10 Thread Corisen
hi, i've complied a realtek network card driver 8319too.c on a machine. i copied the 8139too.o file to another machine and try to install it as a lodable module using "insmod 8139too.o" command. serveral lines of "unresolved symbol" messages was displayed. what should be the right procedure to i