Mercurial > ecos-v3_0-branch
diff packages/hal/common/current/ChangeLog @ 119:77cec8369160 ecos-sw-2000-09-01
Merge from eCos master repository on 2000-09-01-07:47:03-BST
| author | jlarmour |
|---|---|
| date | Fri, 01 Sep 2000 13:45:23 +0000 |
| parents | bd1a71e3e476 |
| children | 6bd9d475ed4b |
line wrap: on
line diff
--- a/packages/hal/common/current/ChangeLog +++ b/packages/hal/common/current/ChangeLog @@ -1,3 +1,12 @@ +2000-08-28 Gary Thomas <gthomas@redhat.com> + + * src/hal_if.c: + * include/hal_if.h (hal_ctrlc_check): Define new routine to be + called by interrupt handlers (DSRs) which may be using hardware + shared with a debug channel. In particular, network adaptors + need to call this function to see if a ^C has occurred on the + network debug connection. + 2000-08-24 Gary Thomas <gthomas@redhat.com> * include/hal_tables.h: Need descriminated tables (for proper sorting).
