comparison 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
comparison
equal deleted inserted replaced
274:0f9e01c77078 275:c3ec301f39df
1 2002-08-08 Gary Thomas <gthomas@ecoscentric.com>
2
3 * src/if_fec.c (fec_eth_RxEvent): Cache needs to be invalidated
4 to avoid any possible corruption.
5
1 2002-06-14 Gary Thomas <gary@chez-thomas.org> 6 2002-06-14 Gary Thomas <gary@chez-thomas.org>
2 7
3 * src/if_fec.c: 8 * src/if_fec.c:
4 Need to include <pkgconf/io_eth_drivers.h> for proper configuration 9 Need to include <pkgconf/io_eth_drivers.h> for proper configuration
5 of stand-alone (polled) vs. system (interrupt driven) mode. 10 of stand-alone (polled) vs. system (interrupt driven) mode.