Does anyone know where the directory for the drivers are? The reason is that I want to recompile the Kernel with a driver. I want to use a new tulip.c driver so that I can use LNE100TX network card. The file says to type: mv /usr/src/linux/drivers/net/tulip.c /usr/src/linux/drivers/net/tulip.old And then type: cp tulip.c /usr/src/linux/drivers/net The problem is that I cannot find a directory where the drivers are? Can someone tell me where to find the source code for the drivers so I can compile it into the kernel? __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/
