Mercurial > ecos
diff packages/hal/sh/sh3/current/ChangeLog @ 267:797015ac62f3
Remove 'const' from channel information - it _can_ change (timeout period).
| author | gthomas |
|---|---|
| date | Tue, 06 Aug 2002 16:00:08 +0000 |
| parents | d2c90368aeef |
| children | 0baabe6e08e0 |
line wrap: on
line diff
--- a/packages/hal/sh/sh3/current/ChangeLog +++ b/packages/hal/sh/sh3/current/ChangeLog @@ -1,3 +1,12 @@ +2002-08-06 Gary Thomas <gary@chez-thomas.org> +2002-08-06 Motoya Kurotsu <kurotsu@allied-telesis.co.jp> + + * src/sh3_scif.c: + * src/sh3_sci.c: + * include/sh3_scif.h: + * include/sh3_sci.h: I/O channel data can't be constant - contains + timeout information which can be changed. + 2002-05-22 Jesper Skov <jskov@redhat.com> * cdl/hal_sh_sh3.cdl: Select variant 7709A by default.
