[vortex-bug] installing vortex driver

Dusan VUjosevic dusanv@cadlink.com
Mon, 14 Aug 2000 23:24:26 -0400


--------------8D886C76DF468DFC1FEE6FB2
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

What was the compile command?

Dusan

Rahul Ram wrote:

>  I am trying to install the 3c59x drivers to my linux system. I have
> downloaded the following, pci-scan.h, pci-scan.c, kern_compat.h, and
> 3c59x.c. I did the following steps after downloading (by the way, i am
> logged in as
> root): ===========================================================1)
> Placed the files in my home directory.2) Opened emacs and compiled
> each .c file using the compile-command3) Ran insmod on pci-scan.o
> (successful)3) Ran insmod on 3c59x.o and the following error
> occured:        "3c59x.o: init_module: Device or resource busy"4) I
> then restarted linux and ran insmod on 3c59x.o again, without doing so
> for pci-scan.o, and the following error occured:        "3c59x.o:
> unresolved symbol acpi_wake         3c59x.o: unresolved symbol
> acpi_set_pwr_state         3c59x.o: unresolved symbol
> pci_drv_unregister         3c59x.o: unresolved symbol
> pci_drv_register"=========================================================== Any
> help or advice would be greatly
> appreciated.
> Thanking
> you,
> Rahul K.
> Ram
> RahulKR@emailbox.hdtv.lucent.com

--------------8D886C76DF468DFC1FEE6FB2
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">

What was the compile command?

Dusan

Rahul Ram wrote:

 I am trying to install the 3c59x drivers to my linux system. I have downloaded the following, pci-scan.h, pci-scan.c, kern_compat.h, and 3c59x.c. I did the following steps after downloading (by the way, i am logged in as root): ===========================================================1) Placed the files in my home directory.2) Opened emacs and compiled each .c file using the compile-command3) Ran insmod on pci-scan.o (successful)3) Ran insmod on 3c59x.o and the following error occured:        "3c59x.o: init_module: Device or resource busy"4) I then restarted linux and ran insmod on 3c59x.o again, without doing so for pci-scan.o, and the following error occured:        "3c59x.o: unresolved symbol acpi_wake         3c59x.o: unresolved symbol acpi_set_pwr_state         3c59x.o: unresolved symbol pci_drv_unregister         3c59x.o: unresolved symbol pci_drv_register"=========================================================== Any help or advice would be greatly appreciated.                                                     Thanking you,                                                                Rahul K. Ram                                                                RahulKR@emailbox.hdtv.lucent.com   
--------------8D886C76DF468DFC1FEE6FB2--