Hello:

I normally build my kernels from source.  I am building a 2.2.17
kernel on a 6.2 box.  How do I get the 3Com driver "3c90x" to compile
in with the new kernel?

The 3c90x.c and 3c90x.h files were not originally included in the
source distribution and I have them from 3Com's website.  I have
placed them in /usr/src/linux/drivers/net with all the other driver
files.

I only have the options of  <*> 3c590/3c900 series (592/595/597)
"Vortex/Boomerang" support in the "make menuconfig" menu.  I assume
this menu option doesn't point to the 3c90x.c/h files.

How do I get this driver to compile into my kernel?

My normal kernel build process is:
get source
untar
make mrproper
make menuconfig
make dep
make clean
make bzImage
make modules
make modules_install
cp System.map /boot/System.map-[ver]
cp arch/i386/boot/bzImage /boot/bzImage-[ver]
edit and rerun lilo






-- 
redhat-list mailing list
Unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to