Mercurial > ecos
diff packages/devs/eth/powerpc/fec/current/ChangeLog @ 275:c3ec301f39df
Fix some cache flush/invalidate booboos.
| author | gthomas |
|---|---|
| date | Fri, 09 Aug 2002 00:15:28 +0000 |
| parents | ae8511176102 |
| children | 38e03cb8babb |
line wrap: on
line diff
--- a/packages/devs/eth/powerpc/fec/current/ChangeLog +++ b/packages/devs/eth/powerpc/fec/current/ChangeLog @@ -1,3 +1,8 @@ +2002-08-08 Gary Thomas <gthomas@ecoscentric.com> + + * src/if_fec.c (fec_eth_RxEvent): Cache needs to be invalidated + to avoid any possible corruption. + 2002-06-14 Gary Thomas <gary@chez-thomas.org> * src/if_fec.c:
