Results 1 to 1 of 1
I am a linux newbie (using Ubuntu) and my laptop doesn't have an internal ethernet card. I am trying to install the driver for the ethernet card i have for ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-07-2005 #1Just Joined!
- Join Date
- Sep 2005
- Posts
- 1
Installing driver for a pcmcia card
I am a linux newbie (using Ubuntu) and my laptop doesn't have an internal ethernet card. I am trying to install the driver for the ethernet card i have for it (http://www.usr.com/support/product-t...asp?prod=7901a). The instructions on the CD aren't very good... What am i supposed to do with the file called "Makefile"? Where I get lost is where the directions say:
Code:5. To compile and generate the object code from the driver source code #make The final file is usr.o 6. Copy the module "usr.o" to "/lib/modules/{kernel-version}/kernel/drivers/pcmcia" 7. Insert the driver as module: #insmod mii #insmod usr.o
I dont understand #5 or #7... Help!!!


Reply With Quote
