Mercurial > ecos
diff packages/NEWS @ 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 | 0ec04793409a |
| children | 0ae0bc38e387 |
line wrap: on
line diff
--- a/packages/NEWS +++ b/packages/NEWS @@ -1,5 +1,6 @@ * SH serial driver cleanup. SCIF driver added. SCI and SCIF drivers are - now separate packages. + now separate packages. SCIF driver uses full FIFO and can utilize + DMA for transmit operations. * Move logical ethernet "driver" into io/eth where the interface can be shared between multiple implementations, e.g. BSD TCP/IP and Red Boot's TCP/IP stacks.
