Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 May 2002 07:36:47 +1000
From:      Peter Jeremy <peter.jeremy@alcatel.com.au>
To:        "David O'Brien" <obrien@freebsd.org>
Cc:        freebsd-alpha@freebsd.org
Subject:   Re: AlphaServer 400 interrupt problems
Message-ID:  <20020502073646.V25071@gsmx07.alcatel.com.au>
In-Reply-To: <20020430190443.A44303@dragon.nuxi.com>; from obrien@freebsd.org on Tue, Apr 30, 2002 at 07:04:43PM -0700
References:  <20020501114313.R25071@gsmx07.alcatel.com.au> <20020430190443.A44303@dragon.nuxi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2002-Apr-30 19:04:43 -0700, David O'Brien <obrien@freebsd.org> wrote:
>On Wed, May 01, 2002 at 11:43:13AM +1000, Peter Jeremy wrote:
>> I recently tried a KZPCM-DA card in an AlphaServer 400 and ran into
>> a few problems with the interrupts.  The KZPCM-DA is a dual-SCSI
>> (dual Symbios 53C875's), fast Ethernet (DEC/Intel 21140) card using
>> an DEC/Intel 21152 PCI-PCI bridge chip.
>
>I reported the same problem a few weeks ago.  This patch from Bernd
>Walter <ticso@cicely8.cicely.de> *might* help you get farther along.

It mostly fixes the problem.  With both the KZPCM and DE435 cards, I
can attach both ethernet devices, but only one of the KZPCM's SCSI
devices attaches.  The second one reports as "irq=255" in the verbose
bus probe and then fails to attach because the interrupt is bad.  (I
don't have the exact kernel message with me).  

I'm not sure why the intline is set to 255.  The patch effectively
bypasses dec_2100_a50_intr_map(), so this is presumably what was
returned by "pci_cfgread(cfg, PCIR_INTLINE, 1)".  I presume this is
set up by the SRM.  Unfortunately, I can't readily attach a disk to
see if the SRM can boot from it, though "SHOW DEVICE" does find
both SCSI controllers.

The patch can't be blamed for this, so put me down as "it works on
my AS400".  Thanks to both you and Bernd.

Peter

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020502073646.V25071>