klpauba
Group: Members
Posts: 1
Joined: Dec. 2005 |
|
Posted: Dec. 21 2005,02:10 |
|
Hi, I have a laptop with a USRobitics network card. The CD that comes with the card has a makefile, readme.txt and usr.c for a driver. The readme.txt file says usr.c is derived from 8139too but I'm having trouble loading it with modprobe. The PCMCIA info shows it's using IRQ 11. I've first loaded the mii module but I get the following error when loading 8129too:
/lib/modules/2.4.31/kernel/drivers/net/8139too.o: init_module: No such device
How might I go about compiling the usr.o module?
|