comparison packages/io/eth/current/ChangeLog @ 292:918b1f4e9403

CDL for SG list size used by all drivers.
author gthomas
date Wed, 14 Aug 2002 13:20:13 +0000
parents bd1db6a90df9
children e2b797ca39b4
comparison
equal deleted inserted replaced
291:c1c3d5198fe3 292:918b1f4e9403
1 2002-08-14 Gary Thomas <gthomas@ecoscentric.com>
2
3 * cdl/eth_drivers.cdl: CYGNUM_IO_ETH_DRIVERS_SG_LIST_SIZE
4 needs to be global (used by all drivers, not just NET).
5
1 2002-08-13 Gary Thomas <gthomas@ecoscentric.com> 6 2002-08-13 Gary Thomas <gthomas@ecoscentric.com>
2 7
3 * src/net/eth_drv.c (eth_drv_send): Print a better message 8 * src/net/eth_drv.c (eth_drv_send): Print a better message
4 if the scatter-gather list overflows. 9 if the scatter-gather list overflows.
5 10