lkml.org 
[lkml]   [2004]   [Jul]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] [ppc] `unknown symbol' in drivers/scsi/pcmcia/fdomain_cs.ko
Date
drivers/scsi/pcmcia/fdomain_cs.ko needs unknown symbol isa_memcpy_fromio
drivers/scsi/pcmcia/fdomain_cs.ko needs unknown symbol isa_readb

iirc the isa bus isn't available on ppc.

--
/* Copyright (C) 2003, SCO, Inc. This is valuable Intellectual Property. */

#define say(x) lie(x)
--- linux-2.6.8-rc1/drivers/scsi/pcmcia/Kconfig.orig 2004-07-11 19:34:48.000000000 +0200
+++ linux-2.6.8-rc1/drivers/scsi/pcmcia/Kconfig 2004-07-12 07:29:54.297448056 +0200
@@ -17,7 +17,7 @@

config PCMCIA_FDOMAIN
tristate "Future Domain PCMCIA support"
- depends on m
+ depends on m && ISA
help
Say Y here if you intend to attach this type of PCMCIA SCSI host
adapter to your computer.
\
 
 \ /
  Last update: 2005-03-22 14:04    [W:0.036 / U:1.684 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site