Mercurial > ecos
diff packages/devs/eth/arm/flexanet/current/ChangeLog @ 219:ae8511176102
Fix CDL dependencies for stand-alone/system operation.
| author | gthomas |
|---|---|
| date | Fri, 14 Jun 2002 22:00:56 +0000 |
| parents | d2c90368aeef |
| children | 74dbf4c3f2e1 |
line wrap: on
line diff
--- a/packages/devs/eth/arm/flexanet/current/ChangeLog +++ b/packages/devs/eth/arm/flexanet/current/ChangeLog @@ -1,3 +1,9 @@ +2002-06-14 Gary Thomas <gary@chez-thomas.org> + + * src/if_flexanet.c: + Need to include <pkgconf/io_eth_drivers.h> for proper configuration + of stand-alone (polled) vs. system (interrupt driven) mode. + 2001-12-10 Jonathan Larmour <jlarmour@redhat.com> * cdl/flexanet_eth_drivers.cdl (CYGDAT_DEVS_ETH_ARM_FLEXANET_ESA):
