[4684] in linux-scsi channel archive

home help back first fref pref prev next nref lref last post

Re: problems installing scsi card

daemon@ATHENA.MIT.EDU (Vivek)
Thu Sep 10 07:23:15 1998

Date: 	Thu, 10 Sep 1998 11:23:10 +0100 (BST)
From: Vivek <vivek@imaginet.co.uk>
To: Joe Merlino <joe@angband.org>
cc: linux-scsi@vger.rutgers.edu
In-Reply-To: <199809091506.LAA02066@angband.org>


On Wed, 9 Sep 1998, Joe Merlino wrote:

 
[snip]
> #modprobe aha152x aha152x='0x340,11,7'
> 
> I get the following error
> 
> init_module: aha152x='0x340,11,7[some other stuff]' invalid argument.
> Device or resource busy.

I had a similar problem, with the same card recently: Basically I
think the documentation is a little unclear. The command that worked for
me was: 

modprobe aha152x aha152x=PARAMETERS

or 

modprobe -k aha152x aha152x=PARAMETERS

where PARAMETERS is the correct IOPORT,IRQ.. etc for you.
Alternatively, if all those values are the default values, [you can find
these by reading aha152x.c], then you can just say 

modprobe aha152x

And everything should just fall into place.

-- 
He's been shot through the chest with an arrow.
What about his horse?
I don't think anyone's shot him with that.




-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.rutgers.edu

home help back first fref pref prev next nref lref last post