Mercurial > flash_v2
diff packages/devs/eth/smsc/lan91cxx/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 | 357090aab579 |
line wrap: on
line diff
--- a/packages/devs/eth/smsc/lan91cxx/current/ChangeLog +++ b/packages/devs/eth/smsc/lan91cxx/current/ChangeLog @@ -1,3 +1,9 @@ +2002-06-14 Gary Thomas <gary@chez-thomas.org> + + * src/if_lan91cxx.c: + Need to include <pkgconf/io_eth_drivers.h> for proper configuration + of stand-alone (polled) vs. system (interrupt driven) mode. + 2001-12-12 Hugo Tyson <hmt@redhat.com> * src/if_lan91cxx.c (lan91cxx_recv): If discarding data due to
