All of lore.kernel.org
 help / color / mirror / Atom feed
* Building AIC94xx driver
@ 2006-09-11  4:01 english
  2006-09-11  5:57 ` Darrick J. Wong
  0 siblings, 1 reply; 4+ messages in thread
From: english @ 2006-09-11  4:01 UTC (permalink / raw)
  To: linux-scsi

Hello everyone, 

My name is Ray Liao. I wish to help testing out the AIC94xx driver. 
I cloned the aic94xx development tree via git and tried compiling it.
The compilation completed without any error. However, when i try to
load the driver-- i received the following error message :

aic94xx: Failed to load sequencer firmware file aic94xx-seq.fw, error -2

I looked around the source code and can't find the firmware file it speaks
of. 

Can someone tell me where i will be able to find this file?

Thanks in advance for your help,

Ray Liao

--
Open WebMail Project (http://openwebmail.org)


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

* Re: Building AIC94xx driver
  2006-09-11  4:01 Building AIC94xx driver english
@ 2006-09-11  5:57 ` Darrick J. Wong
  2006-09-12 12:25   ` booting linux from a SAS drive attached to aic94xx english
  0 siblings, 1 reply; 4+ messages in thread
From: Darrick J. Wong @ 2006-09-11  5:57 UTC (permalink / raw)
  To: english; +Cc: linux-scsi

english wrote:

> Can someone tell me where i will be able to find this file?

http://kernel.org/pub/linux/kernel/people/jejb/aic94xx-seq.fw

--D

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

* booting linux from a SAS drive attached to aic94xx
  2006-09-11  5:57 ` Darrick J. Wong
@ 2006-09-12 12:25   ` english
  2006-09-12 14:08     ` James Bottomley
  0 siblings, 1 reply; 4+ messages in thread
From: english @ 2006-09-12 12:25 UTC (permalink / raw)
  To: linux-scsi

Hello everyone,

First, i would like to thank Darrick Wong for pointing me to the sequencer code
for the AIC94xx. Thanks to him, i was able to get my SAS drives to work. 

Currently, my boot partition is located on an IDE drive. The aic94xx loads
successfully because the kernel has no problem detecting the IDE drive.
However, i would like to boot linux from the SAS drive that is attached to the
adaptec controller. 

I tried building the aic94xx as a part of the kernel. During the boot process,
there is an error stating that the firmware cannot be loaded (error -2). 

I also tried including the aic94xx module and the firmware on an external
initrd image. The kernel panic right after the ramdisk fails to load. I
suspect it is because the initrd image is located on the SAS drive which is
inaccessible at the moment.

If anyone knows a simple way to enable to boot linux from a SAS drive attached
to the adaptec SAS controller, please tell me.

Thanks in advance,

Mingjui Liao

--
Open WebMail Project (http://openwebmail.org)


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

* Re: booting linux from a SAS drive attached to aic94xx
  2006-09-12 12:25   ` booting linux from a SAS drive attached to aic94xx english
@ 2006-09-12 14:08     ` James Bottomley
  0 siblings, 0 replies; 4+ messages in thread
From: James Bottomley @ 2006-09-12 14:08 UTC (permalink / raw)
  To: english; +Cc: linux-scsi

On Tue, 2006-09-12 at 20:25 +0800, english wrote:
> If anyone knows a simple way to enable to boot linux from a SAS drive attached
> to the adaptec SAS controller, please tell me.

http://marc.theaimsgroup.com/?l=linux-kernel&m=115680315625712

Contains the details for debian mkinitrd.

James



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

end of thread, other threads:[~2006-09-12 14:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-11  4:01 Building AIC94xx driver english
2006-09-11  5:57 ` Darrick J. Wong
2006-09-12 12:25   ` booting linux from a SAS drive attached to aic94xx english
2006-09-12 14:08     ` James Bottomley

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.