netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@redhat.com>
To: ak@suse.de
Cc: hch@lst.de, netdev@oss.sgi.com
Subject: Re: [PATCH] switch sdla to initcalls
Date: Wed, 21 May 2003 01:34:53 -0700 (PDT)	[thread overview]
Message-ID: <20030521.013453.118618445.davem@redhat.com> (raw)
In-Reply-To: <20030521082630.GF22869@wotan.suse.de>

   From: Andi Kleen <ak@suse.de>
   Date: Wed, 21 May 2003 10:26:30 +0200
   
   ISA probe order has nothing to do with namespaces or single
   cards. It works by reading values from specific registers and
   completely different devices can conflict.

Correct.

However, this sdla thing seems to want to be probed after
ethif_probe() runs.  And moving this to initcalls preserves
that relative relationship.

I have to admit that I must feign ignorance here.  And that someone
who really understands the EISA/ISA probe ordering requirements
should document them as best as possible in Space.c

  reply	other threads:[~2003-05-21  8:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-21  8:11 [PATCH] switch sdla to initcalls Christoph Hellwig
2003-05-21  8:19 ` Andi Kleen
2003-05-21  8:25   ` Christoph Hellwig
2003-05-21  8:26     ` Andi Kleen
2003-05-21  8:34       ` David S. Miller [this message]
2003-05-21 10:31         ` Andi Kleen
2003-05-22  4:59           ` Paul Gortmaker
2003-05-21 10:33 ` David S. Miller

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=20030521.013453.118618445.davem@redhat.com \
    --to=davem@redhat.com \
    --cc=ak@suse.de \
    --cc=hch@lst.de \
    --cc=netdev@oss.sgi.com \
    /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).