[3943] in linux-scsi channel archive
AVA-1505
daemon@ATHENA.MIT.EDU (Emmanuel Carjat)
Sun May 17 11:34:32 1998
Date: Sun, 17 May 1998 17:31:02 +0200 (MET DST)
From: Emmanuel Carjat <Emmanuel.Carjat@emi.u-bordeaux.fr>
To: "Enrico Demarin" <hjtbd@tin.it>
Cc: <linux-scsi@vger.rutgers.edu>
In-Reply-To: <000801bd8198$05610b60$50871fc3@hjdem>
Enrico Demarin writes:
> I am trying to get linux to see an
> Adaptec AVA-1505 (isa) , i'm using the kernel 2.1.101,
> with no success.
> I compiled it disabling the bios probe, as a module, i
> initialize it with:
>
> insmod aha152x aha152x=0x140,12,7
>
> What i get is that it says "lost interrupt" and then insmod hangs there.
>
> The card works under windoze with the same irq and port configuration.
Hi,
I've also an aha-1505, have it working was a long and hard way, but
since kernel 2.1.102 it work (my ppp connection and my gus doesn't
work anymore but that's another story). I've made it working using the
following steps:
compiling the whole scsi stuff in the kernel (may be it works using
modules but i haven't tried yet).
at the lilo prompt (should be working with an append line in
lilo.conf):
aha152x=0x340,10
Note: this card is a Pnp card and the irq is set by the bios.
Good luck
> -
> To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
> the body of a message to majordomo@vger.rutgers.edu
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.rutgers.edu