RE: Using tulip.c with 2.4.18 for a 21143 card
"Narayanaswamy, Naga (Naga)" <[email protected]>
| Newsgroups | gmane.linux.drivers.tulip.general |
|---|---|
| Message-ID | <B99995113B318D44BBE87DC50092EDA9613D9A@nj7460exch006u.ho.lucent.com> |
Try the instructions on the following page http://www.scyld.com/network/updates.html to see if you can compile and insmod tulip.o Once you test and it works you can install the new tulip.o If it does not work (I had problems with Red Hat Distribution), Try running the following. Donald suggested it to me and it worked great for me. mkdir /tmp/netdrivers cd /tmp/netdrivers ncftpget ftp://www.scyld.com/pub/network/netdrivers.tgz tar xfv netdrivers.tgz make make install # This must be done as 'root' I used this procedure on many machines and it worked fine. Regards, Naga Narayanaswamy Lucent Technologies, 8301 Professional Pl Landover, MD 20785 > I have unpacked a stock 2.4.18 kernel for building my own kernel, but > I am unsure what to do with the tulip.c file of > <ftp://www.scyld.com/pub/network/tulip.c> > > The 2.4.18 source doesn't contain a tulip.c file, I can overwrite. > > It has a directory called tulip, ie. > linux/drivers/net/tulip/ > > Should I delete that directory and drop the tulip.c file into > drivers/net/, before doing make menuconfig? > > Or is the idea to first build the kernel, and then build the module > outside of the kernel, and drop it in over the tulip.o file? The > Network driver updates document seems to hint at this? _______________________________________________ tulip mailing list, [email protected] To change to digest mode or unsubscribe visit http://www.scyld.com/mailman/listinfo/tulip