All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Chava Leviatan" <chavale@actcom.net.il>
To: <bidulock@openss7.org>
Cc: <linux-kernel@vger.kernel.org>
Subject: Re: Ethernet driver module compilation  (8139too)
Date: Mon, 29 May 2006 12:27:34 +0200	[thread overview]
Message-ID: <023201c6830a$827539b0$c400a8c0@Chavalaptop> (raw)
In-Reply-To: 20060529021315.B23539@openss7.org

Hi Brian,

I did reboot the machine, and saw that during boot time there is a call to 
depmod.
I did depmod -ae as you've requested, and here are the results:
  [root@NettGain root]# depmod -ae >chav.dat
depmod: /lib/modules/2.4.18-3/kernel/drivers/net/makefile.8139 is not an ELF 
file
depmod: /lib/modules/2.4.18-3/kernel/drivers/net/makefile.eepro is not an 
ELF file
depmod: *** Unresolved symbols in 
/lib/modules/2.4.18-3/kernel/drivers/net/8139too.o
depmod:         __netdev_watchdog_up
depmod:         flush_signals
depmod:         eth_type_trans
depmod:         mii_ethtool_sset
depmod:         __kfree_skb
depmod:         alloc_skb
depmod:         pci_register_driver
depmod:         mii_link_ok
depmod:         pci_free_consistent
depmod:         pci_enable_device
depmod:         pci_read_config_byte
depmod:         alloc_etherdev
depmod:         mii_ethtool_gset
depmod:         reparent_to_init
depmod:         cpu_raise_softirq
depmod:         free_irq
depmod:         unregister_netdev
depmod:         kill_proc
depmod:         iounmap
depmod:         pci_alloc_consistent
depmod:         interruptible_sleep_on_timeout
depmod:         __ioremap
depmod:         pci_read_config_word
depmod:         skb_copy_and_csum_dev
depmod:         register_netdev
depmod:         kfree
depmod:         pci_release_regions
depmod:         wait_for_completion
depmod:         request_irq
depmod:         mii_nway_restart
depmod:         netif_rx
depmod:         pci_unregister_driver
depmod:         skb_over_panic
depmod:         pci_set_master
depmod:         do_BUG
depmod:         rtnl_unlock
depmod:         pci_write_config_word
depmod:         daemonize
depmod:         jiffies
depmod:         softnet_data
depmod:         rtnl_lock
depmod:         printk
depmod:         complete_and_exit
depmod:         kernel_thread
depmod:         __const_udelay
depmod:         pci_request_regions


Please note that if I manually insmod mii , then the insmod 8139too passes 
w/o problems .

Chava
----- Original Message ----- 
From: "Brian F. G. Bidulock" <bidulock@openss7.org>
To: "Chava Leviatan" <chavale@actcom.net.il>
Cc: <linux-kernel@vger.kernel.org>
Sent: Monday, May 29, 2006 10:13 AM
Subject: Re: Ethernet driver module compilation (8139too)


> Chava,
>
> On Mon, 29 May 2006, Chava Leviatan wrote:
>> I then tried to manually install it (insmod) and was promp with 
>> unresolved
>> external. I found out that
>> those unresolved belong to mii.o which was not loaded during the boot
>> process.
>
> Did you reboot the machine?  Did you do depmod -ae?
>
> Which symbols?  What did the error message say exactly...  What is the
> output of depmod -ae with the module installed?
>
> --brian
> 


  reply	other threads:[~2006-05-29  9:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-29  9:05 Ethernet driver module compilation (8139too) Chava Leviatan
2006-05-29  8:13 ` Brian F. G. Bidulock
2006-05-29 10:27   ` Chava Leviatan [this message]
2006-05-29  9:53     ` Brian F. G. Bidulock
2006-05-29 11:34       ` Chava Leviatan
2006-05-29 12:24         ` David Woodhouse
2006-05-29 12:34           ` test Suresh G

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='023201c6830a$827539b0$c400a8c0@Chavalaptop' \
    --to=chavale@actcom.net.il \
    --cc=bidulock@openss7.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.