[3945] in linux-scsi channel archive
Re: AVA-1505
daemon@ATHENA.MIT.EDU (Enrico Demarin)
Sun May 17 18:04:26 1998
Date: Mon, 18 May 1998 00:04:32 +0200
From: Enrico Demarin <hjtbd@tin.it>
To: John Maweu <maweu@hubble.cau.edu>
CC: linux-scsi@vger.rutgers.edu
John Maweu wrote:
>
> Hi all,
>
> Emmanuel Carjat wrote:
> > Enrico Demarin writes:
> > > ...
> > > 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.
> > ...
> > 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
> > ...
>
> Interestingly, I have an AVA1505/1515 (isa) and got the "lost interrupt"
> message with 2.0.33's aha152x driver when trying port 0x140. The card worked
> on 0x340. Also, the card would only work on irq 11. And, yes, I _did_ fool
> around with the jumpers as per the manual from Adptec's site.
>
> What do you think about that?
> -o-
I think that i am -lame-. It's the second time there i experience an hw
problem and
linux warns me about it :)
There was a missing jumper, so no interrupt was selected ;) The card now
works ok.
By the way, i set it to 0x340, irq 11. With an award bios, be sure to
tell the bios
that irq 11 is used by an ISA card (PNP/ISA setup), as the 1505 is -not-
a PNP card.
I will test it more but now linux recognizes the card gracefully ;)
Enrico
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.rutgers.edu