All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alex Riesen <alexander.riesen@synopsys.COM>
To: Miles Lane <miles.lane@attbi.com>
Cc: "David S. Miller" <davem@redhat.com>, linux-kernel@vger.kernel.org
Subject: Re: 2.5.70-bk7 -- drivers/net/irda/w83977af_ir.ko needs unknown	symbol setup_dma
Date: Tue, 3 Jun 2003 14:52:03 +0200	[thread overview]
Message-ID: <20030603125203.GD11885@Synopsys.COM> (raw)
In-Reply-To: <3EDC3B52.6030604@attbi.com>

Miles Lane, Tue, Jun 03, 2003 08:08:18 +0200:
> David S. Miller wrote:
> >On Mon, 2003-06-02 at 15:14, Miles Lane wrote:
> >
> >>if [ -r System.map ]; then /sbin/depmod -ae -F System.map  2.5.70-bk7; fi
> >>WARNING: /lib/modules/2.5.70-bk7/kernel/drivers/net/irda/w83977af_ir.ko 
> >>needs unknown symbol setup_dma
> >
> >
> >What platform is this?  It needs to set CONFIG_ISA correctly.
> 
> It's PPC.
> 
> CONFIG_PPC=y
> CONFIG_PPC32=y
> CONFIG_6xx=y
> 
> #
> # General setup
> #
> # CONFIG_HIGHMEM is not set
> # CONFIG_ISA is not set
> CONFIG_PCI=y
> 

i386 as well:

*** Warning: "setup_dma" [drivers/net/irda/w83977af_ir.ko] undefined!
*** Warning: "setup_dma" [drivers/net/irda/smsc-ircc2.ko] undefined!
*** Warning: "setup_dma" [drivers/net/irda/nsc-ircc.ko] undefined!
*** Warning: "setup_dma" [drivers/net/irda/ali-ircc.ko] undefined!

grep 'ISA\|PCI' .config
CONFIG_GENERIC_ISA_DMA=y
# Bus options (PCI, PCMCIA, EISA, MCA, ISA)
CONFIG_PCI=y
# CONFIG_ISA is not set



      parent reply	other threads:[~2003-06-03 12:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-02 22:14 2.5.70-bk7 -- drivers/net/irda/w83977af_ir.ko needs unknown symbol setup_dma Miles Lane
2003-06-03  4:01 ` David S. Miller
2003-06-03  6:08   ` Miles Lane
2003-06-03  6:09     ` David S. Miller
2003-06-03 12:52     ` Alex Riesen [this message]

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=20030603125203.GD11885@Synopsys.COM \
    --to=alexander.riesen@synopsys.com \
    --cc=davem@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=miles.lane@attbi.com \
    /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.