All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kliment Yanev <Kliment.Yanev@helsinki.fi>
To: "Randy.Dunlap" <rddunlap@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Nokia c110 driver
Date: Tue, 09 Mar 2004 00:45:14 +0200	[thread overview]
Message-ID: <404CF77A.2050301@helsinki.fi> (raw)
In-Reply-To: <20040308090640.2d557f9e.rddunlap@osdl.org>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1



Randy.Dunlap wrote:

| |
| | I compared the orinoco_cs drivers in 2.4 and 2.6 and I updated the nokia
| | driver source. However now I get "-1 unknown symbol in module" when I
| | try to insmod the module... where should I start troubleshooting?
|
| Set the console loglevel to 9 so that you can see all of the
| kernel messages and then try to reload the module.  Some explanatory
| error message should appear to indicate the problem area.
|

dmesg handled that. dmesg output below (there was also an
"unknown symbol CardServices" but I fixed that bu replacing all
references to CardServices with the pcmcia_functionname functions.
What are the replacements for these then? (The license string I can
correct myself)

nokia_c110: module license 'unspecified' taints kernel.
nokia_c110: Unknown symbol dcfg_new
nokia_c110: Unknown symbol dllc_register
nokia_c110: Unknown symbol dllc_delete
nokia_c110: Unknown symbol dfree
nokia_c110: Unknown symbol ddev_register
nokia_c110: Unknown symbol dmgr_pcmcia_action
nokia_c110: Unknown symbol dcfg_delete
nokia_c110: Unknown symbol dmgr_new
nokia_c110: Unknown symbol dllc_new
nokia_c110: Unknown symbol dprintk
nokia_c110: Unknown symbol dllc_set_my_mac_addr
nokia_c110: Unknown symbol dmgr_delete
nokia_c110: Unknown symbol ddev_unregister
nokia_c110: Unknown symbol dhw_get_my_mac
nokia_c110: Unknown symbol dhw_delete
nokia_c110: Unknown symbol dhw_new
nokia_c110: Unknown symbol dhw_ISR
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFATPd5rPQTyNB9u9YRAogGAJ4rJ/1b/jYIV9cVoMNtxHcSLWJAFgCfSHRx
yWUBscVlvQKL/xdQ1biVXK4=
=ezLe
-----END PGP SIGNATURE-----

  reply	other threads:[~2004-03-08 22:45 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-28 12:23 Nokia c110 driver Kliment Yanev
2004-02-28 18:41 ` Randy.Dunlap
2004-02-28 18:51   ` Kliment Yanev
2004-02-29  7:51   ` Kliment Yanev
2004-03-01 18:17     ` Randy.Dunlap
2004-03-08 14:59       ` Kliment Yanev
2004-03-08 17:06         ` Randy.Dunlap
2004-03-08 22:45           ` Kliment Yanev [this message]
2004-03-08 23:09             ` Randy.Dunlap
2004-03-08 23:22               ` Kliment Yanev
2004-03-08 23:36                 ` Randy.Dunlap
2004-03-09 13:26                   ` Kliment Yanev
2004-03-09 16:04                     ` Randy.Dunlap
2004-03-09 19:27                       ` Sam Ravnborg
2004-03-09 22:07                         ` Kliment Yanev
2004-03-09 22:26                           ` Sam Ravnborg

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=404CF77A.2050301@helsinki.fi \
    --to=kliment.yanev@helsinki.fi \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rddunlap@osdl.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.