Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 May 2001 13:49:49 -0400 (EDT)
From:      Andrew Gallatin <gallatin@cs.duke.edu>
To:        John Baldwin <jhb@FreeBSD.ORG>
Cc:        alpha@FreeBSD.ORG
Subject:   Re: PCI Interrupt Routing Broken on my Miata
Message-ID:  <15126.33853.27398.524616@grasshopper.cs.duke.edu>
In-Reply-To: <XFMail.010531103629.jhb@FreeBSD.org>
References:  <XFMail.010531103629.jhb@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help

John Baldwin writes:
 > 
 > This seems to have broken my Miata.  Without this the two PCI devices I have
 > (dc0 and isp0) get "IRQ's"  0 and 16 respectively.  With this change, both
 > devices are assigned to IRQ 0, except that I think basically isp is still using
 > 16 in hardware, but the OS is just listening on the wrong vector.  isp0 keeps
 > timing out during the SCSI probe with mailbox errors and what not.  I'll try
 > adding in some printf's to the code either later today or tomorrow to try and
 > narrow it down however.

Bizzare.

What does the pci probe line say?  Can you clip the output of isp0 for
failing & non-failing cases, please?  Its probably because its behind a ppb..

I really wish we could opt out of this interrupt routing nonsense.

Thanks,

Drew

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?15126.33853.27398.524616>