comparison packages/hal/i386/pc/current/ChangeLog @ 115:6ed91473a1cd ecos-sw-2000-08-21

Merge from eCos master repository on 2000-08-21-22:40:54-BST
author jlarmour
date Fri, 25 Aug 2000 17:32:38 +0000
parents 95f3e12a6327
children eb9fd8c04db3
comparison
equal deleted inserted replaced
114:5ad2b71d525e 115:6ed91473a1cd
1 2000-08-18 Nick Garnett <nickg@cygnus.co.uk>
2
3 * include/platform.inc:
4 * include/var_intr.h:
5 Fixed code to acknowledge interrupts to always ack on the master
6 controller and ack the slave controller when it is INT8 or higher.
7
1 2000-06-20 Nick Garnett <nickg@cygnus.co.uk> 8 2000-06-20 Nick Garnett <nickg@cygnus.co.uk>
2 9
3 * include/var_intr.h: Added cast to _data_ argument in 10 * include/var_intr.h: Added cast to _data_ argument in
4 HAL_INTERRUPT_ATTACH() to prevent compiler errors. 11 HAL_INTERRUPT_ATTACH() to prevent compiler errors.
5 12