public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Keith Owens <kaos@ocs.com.au>
To: "Michael H. Warfield" <mhw@wittsend.com>
Cc: Francois Gouget <fgouget@free.fr>,
	Jeff Garzik <jgarzik@mandrakesoft.com>,
	Elmer Joandi <elmer@linking.ee>, Ookhoi <ookhoi@dds.nl>,
	linux-kernel@vger.kernel.org
Subject: Re: Aironet doesn't work
Date: Tue, 01 May 2001 11:00:44 +1000	[thread overview]
Message-ID: <18097.988678844@kao2.melbourne.sgi.com> (raw)
In-Reply-To: Your message of "Mon, 30 Apr 2001 18:10:56 -0400." <20010430181056.A10487@alcove.wittsend.com>

On Mon, 30 Apr 2001 18:10:56 -0400, 
"Michael H. Warfield" <mhw@wittsend.com> wrote:
>On Mon, Apr 30, 2001 at 01:22:59PM -0700, Francois Gouget wrote:
>> Apr 30 13:19:34 oleron cardmgr[148]: initializing socket 0
>> Apr 30 13:19:34 oleron cardmgr[148]: socket 0: Aironet PC4800
>> Apr 30 13:19:34 oleron cardmgr[148]: executing: 'modprobe aironet4500_core'
>> Apr 30 13:19:34 oleron cardmgr[148]: + Warning: /lib/modules/2.4.4/kernel/drivers/net/aironet4500_core.o 
>> symbol for parameter rx_queue_len not found

Bug in drivers/net/aironet4500_core.c.  It has
  MODULE_PARM(rx_queue_len,"i");
but rx_queue_len is never defined.  Only a warning.

>> Apr 30 13:19:34 oleron cardmgr[148]: executing: 'modprobe aironet4500_proc'
>> Apr 30 13:19:34 oleron cardmgr[148]: executing: 'modprobe aironet4500_cs'
>> Apr 30 13:19:35 oleron cardmgr[148]: get dev info on socket 0
>> failed: Resource temporarily unavailable

Separate problem, the aironet4500_cs driver could not get its
resources.

>	Seen this before.  What version are your modutils at?  Latest are
>2.4.5 on kernel.org and there have been several times where I've had
>them slip out of rev and ended up with missing symbols.

The version of modutils does not affect missing symbols, it just
reports kernel bugs.


  parent reply	other threads:[~2001-05-01  1:02 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-30  7:25 Aironet doesn't work Francois Gouget
2001-04-30  9:31 ` Ookhoi
2001-04-30  9:38   ` Elmer Joandi
2001-04-30 10:13     ` Ookhoi
2001-04-30 16:51     ` Jeff Garzik
2001-04-30  2:02       ` Arnaldo Carvalho de Melo
2001-04-30 18:34       ` Francois Gouget
2001-04-30 18:37         ` Jeff Garzik
2001-04-30 20:22           ` Francois Gouget
2001-04-30 22:10             ` Michael H. Warfield
2001-04-30 22:21               ` Francois Gouget
2001-05-01  1:00               ` Keith Owens [this message]
2001-05-01  3:42                 ` Francois Gouget
2001-05-01 23:30                 ` Francois Gouget
2001-05-01 11:49           ` Elmer Joandi
2001-04-30 23:49       ` Alan Cox
2001-04-30  9:38   ` Ookhoi

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=18097.988678844@kao2.melbourne.sgi.com \
    --to=kaos@ocs.com.au \
    --cc=elmer@linking.ee \
    --cc=fgouget@free.fr \
    --cc=jgarzik@mandrakesoft.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mhw@wittsend.com \
    --cc=ookhoi@dds.nl \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox