From: Douglas Gilbert <dougg@torque.net>
To: Peter Daum <gator@cs.tu-berlin.de>
Cc: linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org,
"Justin T. Gibbs" <gibbs@scsiguy.com>
Subject: Re: scsi bus numbering
Date: Sun, 01 Apr 2001 17:03:55 -0400 [thread overview]
Message-ID: <3AC797BB.D2AA2FE4@torque.net> (raw)
In-Reply-To: <Pine.LNX.4.30.0104012054180.779-100000@swamp.bayern.net>
Peter Daum wrote:
>
> On Sun, 1 Apr 2001, Douglas Gilbert wrote:
>
> [...]
>
> > >>>>>>>>> scsihosts <<<<<<<<<<<<<
> >
> > As a boot time option try:
> > scsihosts=aic7xxx:ncr53c8xxx
> > or if you are using lilo, in /etc/lilo.conf add:
> > append="scsihosts=aic7xxx:ncr53c8xxx"
>
> that does indeed change the bus numbering. Unfortunately, even
> with this option, the first disk on the ncr controller becomes
> "/dev/sda" ...
Peter,
This indicates that the method being used by the
new aic7xxx driver for initialization is broken
with respect to other scsi adapters.
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 ...
Doug Gilbert
next prev parent reply other threads:[~2001-04-01 21:05 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-04-01 16:10 scsi bus numbering Douglas Gilbert
2001-04-01 19:00 ` Peter Daum
2001-04-01 21:03 ` Douglas Gilbert [this message]
2001-04-02 20:50 ` Justin T. Gibbs
2001-04-02 23:59 ` Jeff Garzik
2001-04-03 3:03 ` Justin T. Gibbs
2001-04-02 0:57 ` Justin T. Gibbs
-- strict thread matches above, loose matches on Subject: below --
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=3AC797BB.D2AA2FE4@torque.net \
--to=dougg@torque.net \
--cc=gator@cs.tu-berlin.de \
--cc=gibbs@scsiguy.com \
--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