Mercurial > ecos
diff packages/hal/sh/sh2/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 | bc88a3357a79 |
line wrap: on
line diff
--- a/packages/hal/sh/sh2/current/ChangeLog +++ b/packages/hal/sh/sh2/current/ChangeLog @@ -1,3 +1,10 @@ +2002-08-06 Gary Thomas <gary@chez-thomas.org> +2002-08-06 Motoya Kurotsu <kurotsu@allied-telesis.co.jp> + + * src/sh2_scif.c: + * src/sh2_sci.c: 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_sh2.cdl: Select variant 7044 by default.
