This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: interrupt_end



Fabrice Gautier <Fabrice_Gautier@sdesigns.com> writes:

> In the i386 HAL, interrupt end is only called at the end of the default VSR
> if eCos is compiled with a kernel.
> 
> However interrupt_end is implemented in the kernel and in drv_api.c (and are
> quite different) 
> So the question is:
> 
> Does not interrupt_end (in drv_api.c) should be called even when there is no
> kernel ?

I think you're absolutely right.

The same applies to other HALs also; I guess that's an oversight.

	- Huge

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]