All of lore.kernel.org
 help / color / mirror / Atom feed
From: Keith Owens <kaos@ocs.com.au>
To: John Covici <covici@ccs.covici.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 8139too problem in 2.2.18
Date: Sun, 17 Dec 2000 10:48:37 +1100	[thread overview]
Message-ID: <31453.977010517@ocs3.ocs-net> (raw)
In-Reply-To: Your message of "Sat, 16 Dec 2000 18:31:28 CDT." <Pine.LNX.4.21.0012161828180.628-100000@ccs.covici.com>

On Sat, 16 Dec 2000 18:31:28 -0500 (EST), 
John Covici <covici@ccs.covici.com> wrote:
>Hi.  I have a RealTech 8139 Ethernet card and I am using kernel
>2.2.18.  I tried to use the new driver 8139too as a module, but when
>doing an insmod or modprobe on the module I got "symbol forparameter
>debug not found".  There was nothing obvious in the module source, so
>any assistance would be appreciated.

The module has MODULE_PARM(debug) but debug is not defined.  Strictly
speaking the module should be fixed by Alan Cox has asked for modutils
to only issue a warning instead of an error for this type of bug.
modutils 2.3.23 has just been released with this change.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

  parent reply	other threads:[~2000-12-17  0:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-16 23:31 8139too problem in 2.2.18 John Covici
2000-12-16 21:47 ` Arnaldo Carvalho de Melo
2000-12-17  0:36   ` John Covici
2000-12-16 23:48 ` Keith Owens [this message]
2000-12-17  0:19 ` Alan Cox

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=31453.977010517@ocs3.ocs-net \
    --to=kaos@ocs.com.au \
    --cc=covici@ccs.covici.com \
    --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.