Subject: Re: New MI SCSI on 5000/200
To: Michael L. Hitch <mhitch@lightning.msu.montana.edu>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: port-pmax
Date: 03/07/2000 16:29:10
On Tue, 7 Mar 2000 16:16:54 -0700 (MST)
"Michael L. Hitch" <mhitch@lightning.msu.montana.edu> wrote:
> And even more so now. In dec_3max_intr(), the interrupt bits are
> extracted and masked to get the active interrupt request. They are
> then dispatched in two switch statements - which will work as long as
> there is only a single interrupt active in the group of interrupts in
> each switch arguement. If two or more interrupts are active, the switch
> statement will fail, and the interrupt will not be processed.
Heh, OOPS! :-)
-- Jason R. Thorpe <thorpej@nas.nasa.gov>