linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Andrew Morton <akpm@osdl.org>,
	Linux/PPC Development <linuxppc-dev@ozlabs.org>,
	Olaf Hering <olh@suse.de>
Subject: Re: [PATCH] hide pmac specific drivers if CONFIG_ADB is not set
Date: Sun, 23 Oct 2005 18:23:31 +1000	[thread overview]
Message-ID: <1130055811.7919.61.camel@gaston> (raw)
In-Reply-To: <Pine.LNX.4.62.0510231021070.16077@numbat.sonytel.be>

On Sun, 2005-10-23 at 10:23 +0200, Geert Uytterhoeven wrote:
> On Sat, 22 Oct 2005, Olaf Hering wrote:
> > SCSI_MESH exists on old Macs, but the PB Lombard has an external connector
> 
> And on some CHRP.
> 
> > --- linux-2.6.14-rc5.orig/drivers/scsi/Kconfig
> > +++ linux-2.6.14-rc5/drivers/scsi/Kconfig
> > @@ -1529,7 +1529,7 @@ config SCSI_DEBUG
> >  
> >  config SCSI_MESH
> >  	tristate "MESH (Power Mac internal SCSI) support"
> > -	depends on PPC32 && PPC_PMAC && SCSI
> > +	depends on PPC32 && PPC_PMAC && SCSI && (ADB_CUDA || ADB_PMU)
> >  	help
> >  	  Many Power Macintoshes and clones have a MESH (Macintosh Enhanced
> >  	  SCSI Hardware) SCSI bus adaptor (the 7200 doesn't, but all of the
> 
> You can no longer enable MESH when compiling for CHRP or when disabling ADB?
> 
> It's clearly visible my LongTrail died last year... :-(

Come on, Geert, I told you back then I was doing that :) You didn't
complain and we figured out nobody around had any of these in working
conditions anymore :)

Ben.

  reply	other threads:[~2005-10-23  8:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-22 21:30 [PATCH] hide pmac specific drivers if CONFIG_ADB is not set Olaf Hering
2005-10-22 23:05 ` Benjamin Herrenschmidt
2005-10-23  8:12   ` Olaf Hering
2005-10-23  8:22     ` Benjamin Herrenschmidt
2005-10-23  8:23 ` Geert Uytterhoeven
2005-10-23  8:23   ` Benjamin Herrenschmidt [this message]
2005-10-23 17:44     ` Brad Boyer

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=1130055811.7919.61.camel@gaston \
    --to=benh@kernel.crashing.org \
    --cc=akpm@osdl.org \
    --cc=geert@linux-m68k.org \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=olh@suse.de \
    /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 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).