Mercurial > ecos
diff packages/hal/arm/iq80310/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 | 94b558c9fb67 |
| children | 9d1f104153ba |
line wrap: on
line diff
--- a/packages/hal/arm/iq80310/current/ChangeLog +++ b/packages/hal/arm/iq80310/current/ChangeLog @@ -1,3 +1,9 @@ +2002-08-06 Gary Thomas <gary@chez-thomas.org> +2002-08-06 Motoya Kurotsu <kurotsu@allied-telesis.co.jp> + + * src/hal_diag.c: I/O channel data can't be constant - contains + timeout information which can be changed. + 2002-05-28 Mark Salter <msalter@redhat.com> * cdl/hal_arm_iq80310.cdl: Add Linux boot support.
