Re: Networking Newbie

1998-11-06 Thread Roberto Ripio
El Fri, 06 Nov 1998, ivan escribió: >When trying to install the ne (NE-2000 Ethernet Controllers) module using >the setup programme I am told that "/lib/modules/2.0.34/net/ne.o: >init_module: Device or resource busy Installation failed." ¿Have you checked the interrupt settings in your card? I h

Re: Networking Newbie

1998-11-06 Thread alexander.schwartz
This simply means that you are (temporary or permanently) unable to load that module into the kernel, that doesn't has necessaryly something to do with the device itself. Make that you have done the following: make bzImage (or whatever to make the kernel) make modules make modules_install depmod