Just installed Debian 2.0, and now I have a question about modules.
I have managed to get isapnp setup my network card properly. When I manually
give:
insmod /lib/modules/2.0.34/net/ 8390.0
insmod /lib/modules/2.0.34/net/ne io=0x220 irq=11
I get the message that the ne modules has been successfully loaded.
Now I want to ne.o module to be loaded at boot. How/what/where?
Dennis!