public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andi Kleen <ak@muc.de>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Andi Kleen <ak@muc.de>, linux-kernel@vger.kernel.org
Subject: Re: PATCH & call for help: Marking ISA only drivers
Date: Fri, 10 May 2002 01:11:16 +0200	[thread overview]
Message-ID: <20020510011116.A1476@averell> (raw)
In-Reply-To: <20020510005007.B1327@averell> <E175xAz-0004kH-00@the-village.bc.nu>

On Fri, May 10, 2002 at 01:18:21AM +0200, Alan Cox wrote:
> > > > +if [ "$CONFIG_ISA" = "y" ]; then
> > > > +   dep_tristate 'Adaptec AHA152X/2825 support' CONFIG_SCSI_AHA152X $CONFIG_SCSI
> > > 
> > > 2825 is not ISA bus
> > 
> > What then ?
> 
> Vesa local bus

Ok, I'm assuming that there are no boxes with no ISA slots but VLB slots.
I guess that's safe. If someone really has a weird box were that is not true
I guess they'll have to live with defining CONFIG_ISA. 

In theory one could introduce an CONFIG_VLB, but I don't think it is 
worth it.

> > > > +if [ "$CONFIG_ISA" = "y" ]; then
> > > > +  dep_tristate 'Generic NCR5380/53c400 SCSI support' CONFIG_SCSI_GENERIC_NCR5380 $CONFIG_SCSI
> > > > +  if [ "$CONFIG_SCSI_GENERIC_NCR5380" != "n" ]; then
> > > 
> > > This is used in multiple non ISA situations.
> > 
> > Only on ancient motherboards (I remember having it on some really old EISA
> > machine) and non PC devices, no ? 
> 
> On just about anything. If you have some old (or new) random weird box
> then so long as you know the address this works. NCR5380 macrocells are
> still being used I'm afraid to say, and attached to pretty much any bus
> people can find.

Ok thanks, will change it.

-Andi

  reply	other threads:[~2002-05-09 23:11 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-09 18:37 PATCH & call for help: Marking ISA only drivers Andi Kleen
2002-05-09 18:47 ` William Stearns
2002-05-09 20:08   ` CML2 [was Re: PATCH & call for help: Marking ISA only drivers] Tomas Szepe
2002-05-09 20:22     ` Dave Jones
2002-05-09 20:23     ` Alexander Viro
2002-05-09 20:31       ` Tomas Szepe
2002-05-09 20:49     ` toon
2002-05-10  8:30       ` Sean Hunter
2002-05-10 23:56       ` Andrew Rodland
2002-05-10  2:37     ` jeff millar
2002-05-09 19:51 ` PATCH & call for help: Marking ISA only drivers Martin Dalecki
2002-05-09 22:46   ` Andi Kleen
2002-05-09 20:33 ` Alan Cox
2002-05-09 22:50   ` Andi Kleen
2002-05-09 23:18     ` Alan Cox
2002-05-09 23:11       ` Andi Kleen [this message]
2002-05-10  0:18         ` Alan Cox
2002-05-10  4:45           ` Martin Dalecki
  -- strict thread matches above, loose matches on Subject: below --
2002-05-10  3:59 Peter Samuelson

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=20020510011116.A1476@averell \
    --to=ak@muc.de \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox