From: Olaf Hering <olh@suse.de>
To: Christoph Hellwig <hch@lst.de>
Cc: jejb@steeleye.com, linux-scsi@vger.kernel.org
Subject: Re: [PACH] mesh is ppc32-only
Date: Mon, 6 Sep 2004 15:32:32 +0200 [thread overview]
Message-ID: <20040906133232.GA9133@suse.de> (raw)
In-Reply-To: <20040825164043.GB12679@lst.de>
On Wed, Aug 25, Christoph Hellwig wrote:
> mesh is only present on older 32bit pmac boards and doesn't compile
> on ppc64.
This applies also to the other pmac-only scsi driver:
diff -purN linux-2.6.9-rc1-bk13.orig/drivers/scsi/Kconfig linux-2.6.9-rc1-bk13/drivers/scsi/Kconfig
--- linux-2.6.9-rc1-bk13.orig/drivers/scsi/Kconfig 2004-09-06 15:23:36.000000000 +0200
+++ linux-2.6.9-rc1-bk13/drivers/scsi/Kconfig 2004-09-06 15:26:43.148052174 +0200
@@ -1494,7 +1494,7 @@ config SCSI_MESH_RESET_DELAY_MS
config SCSI_MAC53C94
tristate "53C94 (Power Mac external SCSI) support"
- depends on PPC_PMAC && SCSI
+ depends on PPC32 && PPC_PMAC && SCSI
help
On Power Macintoshes (and clones) with two SCSI buses, the external
SCSI bus is usually controlled by a 53C94 SCSI bus adaptor. Older
--
USB is for mice, FireWire is for men!
sUse lINUX ag, nÜRNBERG
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
prev parent reply other threads:[~2004-09-06 13:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-25 16:40 [PACH] mesh is ppc32-only Christoph Hellwig
2004-09-06 13:32 ` Olaf Hering [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=20040906133232.GA9133@suse.de \
--to=olh@suse.de \
--cc=hch@lst.de \
--cc=jejb@steeleye.com \
--cc=linux-scsi@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.