Mercurial > flash_v2
diff packages/devs/serial/sh/scif/current/ChangeLog @ 130:eb9fd8c04db3 ecos-sw-2000-10-23
Merge from eCos master repository on 2000-10-23-17:01:37-BST
| author | jlarmour |
|---|---|
| date | Mon, 23 Oct 2000 17:10:57 +0000 |
| parents | 0c2b7be0d798 |
| children | e2d866e32dac |
line wrap: on
line diff
--- a/packages/devs/serial/sh/scif/current/ChangeLog +++ b/packages/devs/serial/sh/scif/current/ChangeLog @@ -1,3 +1,12 @@ +2000-10-23 Jesper Skov <jskov@redhat.com> + + * src/sh_scif_serial.c: Include cyg_ass.h + +2000-10-12 Jesper Skov <jskov@redhat.com> + + * src/sh_scif_serial.c (sh3_scif_set_config): Changes to the flow + control handling. Renamed DMA variables. + 2000-10-12 Jonathan Larmour <jlarmour@redhat.com> * src/sh_scif_serial.c: return -EINVAL when unsupported flow control @@ -12,6 +21,8 @@ 2000-10-03 Jesper Skov <jskov@redhat.c * src/sh_scif_serial.c: Fixed receive FIFO problem. Added Line Status handling. Don't enable TX interrupts in initialization. + * src/sh_scif_serial.c: Added DMA support. Added RTS/CTS control. + * cdl/ser_sh_scif.cdl: Added DMA interface. 2000-09-26 Jesper Skov <jskov@redhat.com>
