* [PACH] mesh is ppc32-only
@ 2004-08-25 16:40 Christoph Hellwig
2004-09-06 13:32 ` Olaf Hering
0 siblings, 1 reply; 2+ messages in thread
From: Christoph Hellwig @ 2004-08-25 16:40 UTC (permalink / raw)
To: jejb; +Cc: linux-scsi
mesh is only present on older 32bit pmac boards and doesn't compile
on ppc64.
--- 1.78/drivers/scsi/Kconfig 2004-07-27 00:15:55 +02:00
+++ edited/drivers/scsi/Kconfig 2004-08-25 18:26:15 +02:00
@@ -1462,7 +1462,7 @@
config SCSI_MESH
tristate "MESH (Power Mac internal SCSI) support"
- depends on PPC_PMAC && SCSI
+ depends on PPC32 && PPC_PMAC && SCSI
help
Many Power Macintoshes and clones have a MESH (Macintosh Enhanced
SCSI Hardware) SCSI bus adaptor (the 7200 doesn't, but all of the
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PACH] mesh is ppc32-only
2004-08-25 16:40 [PACH] mesh is ppc32-only Christoph Hellwig
@ 2004-09-06 13:32 ` Olaf Hering
0 siblings, 0 replies; 2+ messages in thread
From: Olaf Hering @ 2004-09-06 13:32 UTC (permalink / raw)
To: Christoph Hellwig; +Cc: jejb, linux-scsi
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-09-06 13:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-25 16:40 [PACH] mesh is ppc32-only Christoph Hellwig
2004-09-06 13:32 ` Olaf Hering
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox