Mercurial > ecos
diff packages/devs/eth/powerpc/quicc/current/ChangeLog @ 121:6bd9d475ed4b ecos-sw-2000-09-04
Merge from eCos master repository on 2000-09-04-20:50:20-BST
| author | jlarmour |
|---|---|
| date | Mon, 04 Sep 2000 20:24:12 +0000 |
| parents | bd1a71e3e476 |
| children | 0ae0bc38e387 |
line wrap: on
line diff
--- a/packages/devs/eth/powerpc/quicc/current/ChangeLog +++ b/packages/devs/eth/powerpc/quicc/current/ChangeLog @@ -1,3 +1,15 @@ +2000-09-01 Hugo Tyson <hmt@cygnus.co.uk> + + * src/if_quicc.c (quicc_eth_init): Work with new fast net + thread to do all the copying work instead of loading up DSR time. + In detail: + o New "deliver" function in the interface record. + o The DSR changed to be that new function; its arg is now the sc + pointer already, no cast needed. + o In creating the interrupt, use eth_drv_dsr (from the logical + driver) instead of quicc_eth_dsr (which is gone). + + 2000-08-23 Gary Thomas <gthomas@redhat.com> * src/if_quicc.c: Add function to return interrupt vector used
