Subject: Re: proposed sysasic changes
To: None <port-dreamcast@netbsd.org>
From: Marcus Comstedt <marcus@mc.pp.se>
List: port-dreamcast
Date: 09/01/2002 23:31:43
itohy@netbsd.org (ITOH Yasufumi) writes:

>   Hello,
> 
> I made modification to sysasic-related code.
> This is to handle more than three (= number of IRL) events
> of peripheral interrupts.
> This changes the interface of sysasic_intr_establish() to specify
> the IRL (using processor level), and installes master interrupt
> handler which calls event specific handlers.

Great.  In the initial version you were able to specify interrupt
level, but apparantly that got lost when Yasushi Uchiyama adapted the
code to the new machine-independant interrupt code.  Thanks for
putting it back.


  // Marcus