From: "Justin T. Gibbs" <gibbs@scsiguy.com>
To: Simon Thornton <simon@thornton.info>, linux-kernel@vger.kernel.org
Subject: Re: AIC79xx driver on kernel 2.4.19
Date: Sun, 16 Mar 2003 11:10:07 -0700 [thread overview]
Message-ID: <2856520000.1047838207@aslan.scsiguy.com> (raw)
In-Reply-To: <000401c2ebd9$2eb5eb60$0501a8c0@diginfx.org>
> Hi,
>
> I'm prob. missing something really simple but I'm having probs with the
> AIC79xx driver and an adaptec 29320R adapter.
>
> Kernel: 2.4.19
> aic drvr: aic79xx-1.1.0-source.tar.gz
> drvr src: Adaptec web site
This is way out of date. Try pulling sources, RPMs, Driver Update
Diskettes, etc from:
http://people.FreeBSD.org/~gibbs/linux/SRC/
http://people.FreeBSD.org/~gibbs/linux/RPM/aic79xx
http://people.FreeBSD.org/~gibbs/linux/DUD/aic79xx
> SCSI Adapter: Adaptec 29320R
> Drives connected to U2W, UW and narrow connectors
> connected to 32-bit PCI socket
>
> The device presents itself as two adapters, the narrow/UW one (A) and the
> U2W (B). The BIOS is set to use the B adapter to boot from.
>
> When the kernel
> boots it ignores the BIOS preferences for boot order and binds scsi0 to
> adapter A and scsi1 to adapter B. This is a problem as the main drives are
> on the U2W adapter and the drives on the other adapter are generally
> removable; net result is that I have to manually choose the boot device at
> startup.
>
> Quetions:
>
> 1. Is there anyway to make the kernel driver bind the adapters in a diff
> order, .e.g: U2W as primary, UW/narrow as secondary, as in the BIOS
> settings?
I will have to go find the serial eeprom spec again and see if the
primary boot channel is specified. If it is, this is an easy feature
to add. I already do something similar for the aic7xxx driver.
> 2. When I connect a "Maxtor Atlas 10K II U320" I get repeated debug screens
> and it refuses to boot from the drive
What firmware is on the Atlas 10K? If it is not >= B440 (which is not
even the latest available) it will likely fail spectacularly.
--
Justin
prev parent reply other threads:[~2003-03-16 17:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-16 16:29 AIC79xx driver on kernel 2.4.19 Simon Thornton
2003-03-16 18:10 ` Justin T. Gibbs [this message]
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=2856520000.1047838207@aslan.scsiguy.com \
--to=gibbs@scsiguy.com \
--cc=linux-kernel@vger.kernel.org \
--cc=simon@thornton.info \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.