mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Justin T. Gibbs" <gibbs@scsiguy.com>
To: Douglas Gilbert <dougg@torque.net>
Cc: Peter Daum <gator@cs.tu-berlin.de>,
	linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org
Subject: Re: scsi bus numbering
Date: Mon, 02 Apr 2001 14:50:27 -0600	[thread overview]
Message-ID: <200104022050.f32KoRs93074@aslan.scsiguy.com> (raw)
In-Reply-To: Your message of "Sun, 01 Apr 2001 17:03:55 EDT." <3AC797BB.D2AA2FE4@torque.net>

>The intent is that all built in HBA drivers are
>initialized _before_ the built in upper level 
>drivers (e.g. sd). To get the effect you describe
>the driver init order seems to have been:
>  register ncr53c8xxx
>  register sd
>  register aic7xxx      # too late ...

It is bogus that this stuff depends on link order to function
correctly.  The driver is built and linked into the kernel in its
current fashion to satisfy Linus' desire to make drivers as independant
from the SCSI Makefile and Config file as possible.  I've modified
how the driver is built for the 6.1.9 driver release so it will be
linked in prior to the top level drivers.

--
Justin

  reply	other threads:[~2001-04-02 20:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-01 16:10 Douglas Gilbert
2001-04-01 19:00 ` Peter Daum
2001-04-01 21:03   ` Douglas Gilbert
2001-04-02 20:50     ` Justin T. Gibbs [this message]
2001-04-02 23:59       ` Jeff Garzik
2001-04-03  3:03         ` Justin T. Gibbs
2001-04-02  0:57   ` Justin T. Gibbs
2001-04-01 16:22 Peter Daum

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=200104022050.f32KoRs93074@aslan.scsiguy.com \
    --to=gibbs@scsiguy.com \
    --cc=dougg@torque.net \
    --cc=gator@cs.tu-berlin.de \
    --cc=linux-kernel@vger.kernel.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®