Mercurial > flash_v2
diff packages/hal/mips/atlas/current/ChangeLog @ 776:f9fb4fb63c6d
* include/plf_intr.h: Defined CYGNUM_HAL_INTERRUPT_RTC to
counter/compare register interrupt. Added implementations of
HAL_INTERRUPT_MASK, HAL_INTERRUPT_UNMASK, and
HAL_INTERRUPT_ACKNOWLEDGE that will work in eCos rather than just
RedBoot.
* src/plf_misc.c (hal_platform_init): Changed spelling of eCos for
the LED to match the official typography.
| author | nickg |
|---|---|
| date | Thu, 27 Feb 2003 18:32:45 +0000 |
| parents | 797015ac62f3 |
| children | 12826c4c96eb |
line wrap: on
line diff
--- a/packages/hal/mips/atlas/current/ChangeLog +++ b/packages/hal/mips/atlas/current/ChangeLog @@ -1,3 +1,14 @@ +2003-02-27 Nick Garnett <nickg@calivar.com> + + * include/plf_intr.h: Defined CYGNUM_HAL_INTERRUPT_RTC to + counter/compare register interrupt. Added implementations of + HAL_INTERRUPT_MASK, HAL_INTERRUPT_UNMASK, and + HAL_INTERRUPT_ACKNOWLEDGE that will work in eCos rather than just + RedBoot. + + * src/plf_misc.c (hal_platform_init): Changed spelling of eCos for + the LED to match the official typography. + 2002-08-06 Gary Thomas <gary@chez-thomas.org> 2002-08-06 Motoya Kurotsu <kurotsu@allied-telesis.co.jp>
