comparison packages/devs/eth/cf/current/ChangeLog @ 163:0d2b193a635f

Merge from eCos master repository on 2001-06-22-17:38:39-BST
author jlarmour
date Fri, 22 Jun 2001 18:18:44 +0000
parents f2545e5de153
children f62680ef1804
comparison
equal deleted inserted replaced
162:2395031e7a66 163:0d2b193a635f
1 2001-06-16 Jesper Skov <jskov@redhat.com>
2
3 * src/if_sc_lpe.c: Use generic DP83902A driver, only redefining
4 the init function to handle card details (which incidently do not
5 appear to be fully working).
6
7 * include/devs_eth_cf.inl: Device details moved here so the
8 generic driver can access them.
9
10 * cdl/cf_eth_drivers.cdl: Changes to use generic driver. Allow ESA
11 to be configured.
12 Require DP83902A package.
13
14 * src/dp8390.h: Deleted.
15
1 2001-04-13 Gary Thomas <gthomas@redhat.com> 16 2001-04-13 Gary Thomas <gthomas@redhat.com>
2 17
3 * src/if_sc_lpe.c (sc_lpe_card_handler): Work around broken card(s) 18 * src/if_sc_lpe.c (sc_lpe_card_handler): Work around broken card(s)
4 which do not have valid ESA in config EPROM. 19 which do not have valid ESA in config EPROM.
5 20