[7326] in linux-scsi channel archive
Re: Smart and Friendly HA3510A SCSI 2 Host Adapter
daemon@ATHENA.MIT.EDU (Adriano Mesquita Alencar)
Wed Oct 6 01:28:48 1999
From: Adriano Mesquita Alencar <adralencar@zaz.com.br>
To: Noah White <noah@silverbacktech.com>
Date: Wed, 6 Oct 1999 03:17:49 -0300
Content-Type: text/plain; charset=US-ASCII
Cc: linux-scsi@vger.rutgers.edu
MIME-Version: 1.0
Message-Id: <99100603325400.00500@pc025.fisica.ufc.br>
Content-Transfer-Encoding: 7BIT
Hi Noah,
Thanks for your help.
The jumpers on my card was set to: IRQ = 9 and port = 0x140
1) I keep IRQ 9 ( I had conflict with irq 11 ) and changed the port jumper to
0x340 ( probable I didn't need to do it )
2) I went to the BIOS to set the IRQ to "legacy ISA", as you said
3) after that, I boot the system and used the command :
insmod aha152x aha152x=0x340,9,7,1
and It works very well :-D
Thanks a lot,
Adriano
On Tue, 05 Oct 1999, you wrote:
> You are in luck! Maybe, this worked for me but I can not guarantee anything
> so follow these instructions at your own risk ;-). I just spent a day
> beating my head against the wall but I finally got it to work this morning.
> You are probably running into a combination BIOS and kernal module issues.
>
> 1) That card has an IRQ jumper setting. Mine is jumpered to the default of 11. Check
> the jumper and note the IRQ. Make sure this does not conflict with anyting.
>
> 2) Go into your BIOS's plug and play setup. If you have autoconfiguration you will
> probably need to turn it off. When you do, make sure that the IRQ for the adaptor
> in my case 11, is set to ISA. Not PCI/ISA. On my system I had to switch it
> from PCI/ISA to "legacy ISA".
>
> I believe the reason for this was that the HA3510 which is an OEM of the AHA1510
> has no BIOS so it is not probable by the BIOS. The BIOS does not see it and defaults
> the IRQ to PCI which was giving me an error when I ran the insmod command
> which I will describe below.
>
> 3) Save any BIOS changes and boot into Linux.
>
> 4) run insmod by hand: my command looks like this:
>
> insmod aha152x aha152x=0x340,11,7,1
>
> That should do the trick. I think it does not autoload the module
> because again this
> card is brain dead and can't be probed. I have not tried building a
> kernel with
> the aha152x built into it. Note, I got the 0x340 from Windows, but
> according to the
> SCSI mini howto (in the unmaintained section) there are only two
> possible values for
> this card, 0x340 and 0x140. If you installed the HOWTOs check out
> file:///usr/doc/HOWTO/unmaintained/SCSI-HOWTO.
>
> -Noah
>
> Adriano Mesquita Alencar wrote:
>
> > Hi,
> >
> > My system did not found my host adapter, even during a new
> > kernel installation. I have tried several modules who comes with
> > my distribution RedHat 6.0. What should I do?
> >
> > [root@pc025 adriano]# more /var/log/messages |grep scsi
> > Oct 2 19:33:17 pc025 kernel: scsi : 0 hosts.
> > Oct 2 19:33:17 pc025 kernel: scsi : detected total.
> >
> > Thanks,
> > Adriano
> >
> > -
> > 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