linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Missing isa_ symbols
@ 2004-02-03 21:03 Christoph Hellwig
  2004-02-03 22:25 ` Benjamin Herrenschmidt
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Christoph Hellwig @ 2004-02-03 21:03 UTC (permalink / raw)
  To: linuxppc-dev


I've recently switched CONFIG_ISA on to compile-test various scsi
drivers and get lots of warnings like:

WARNING: /lib/modules/2.6.2-rc3/kernel/drivers/scsi/wd7000.ko needs unknown symbol isa_bus_to_virt
WARNING: /lib/modules/2.6.2-rc3/kernel/drivers/scsi/wd7000.ko needs unknown symbol isa_page_to_bus
WARNING: /lib/modules/2.6.2-rc3/kernel/drivers/scsi/wd7000.ko needs unknown symbol isa_virt_to_bus
WARNING: /lib/modules/2.6.2-rc3/kernel/drivers/scsi/wd7000.ko needs unknown symbol udelay

from looking at other architectures it looks like architectures
supporting CONFIG_ISA are supposed to supply them.  Any idea how to
implement this properly for ppc?  (and no, I can't test it, by mac
doesn't actually have an isa bus)

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2004-02-15 12:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-03 21:03 Missing isa_ symbols Christoph Hellwig
2004-02-03 22:25 ` Benjamin Herrenschmidt
2004-02-03 23:17 ` Tom Rini
2004-02-14 16:46   ` Christoph Hellwig
2004-02-15 10:45     ` Geert Uytterhoeven
2004-02-15 12:24       ` Benjamin Herrenschmidt
2004-02-15 12:25         ` Benjamin Herrenschmidt
2004-02-04  9:40 ` Olaf Hering

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).