All of lore.kernel.org
 help / color / mirror / Atom feed
* AIC79xx driver on kernel 2.4.19
@ 2003-03-16 16:29 Simon Thornton
  2003-03-16 18:10 ` Justin T. Gibbs
  0 siblings, 1 reply; 2+ messages in thread
From: Simon Thornton @ 2003-03-16 16:29 UTC (permalink / raw)
  To: linux-kernel; +Cc: 'Justin T. Gibbs'

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
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?

2. When I connect a "Maxtor Atlas 10K II U320" I get repeated debug screens
and it refuses to boot from the drive


any ideas?


Thanks,

Simon



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: AIC79xx driver on kernel 2.4.19
  2003-03-16 16:29 AIC79xx driver on kernel 2.4.19 Simon Thornton
@ 2003-03-16 18:10 ` Justin T. Gibbs
  0 siblings, 0 replies; 2+ messages in thread
From: Justin T. Gibbs @ 2003-03-16 18:10 UTC (permalink / raw)
  To: Simon Thornton, linux-kernel

> 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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-03-16 17:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-16 16:29 AIC79xx driver on kernel 2.4.19 Simon Thornton
2003-03-16 18:10 ` Justin T. Gibbs

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.