Mercurial > ecos
diff packages/devs/eth/cf/current/ChangeLog @ 182:f62680ef1804
Merge from eCos master repository on 2001-09-07-06:43:02-BST
| author | jlarmour |
|---|---|
| date | Wed, 12 Sep 2001 00:59:17 +0000 |
| parents | 0d2b193a635f |
| children | 678094f34118 |
line wrap: on
line diff
--- a/packages/devs/eth/cf/current/ChangeLog +++ b/packages/devs/eth/cf/current/ChangeLog @@ -1,3 +1,13 @@ +2001-08-25 Gary Thomas <gthomas@redhat.com> + + * src/if_sc_lpe.c (sc_lpe_card_handler): Rework ESA discovery code. + +2001-08-22 Gary Thomas <gthomas@redhat.com> + + * src/if_sc_lpe.c: + printf() is no longer a part of RedBoot. Thus all programs + must use diag_printf() and related functions instead. + 2001-06-16 Jesper Skov <jskov@redhat.com> * src/if_sc_lpe.c: Use generic DP83902A driver, only redefining @@ -114,7 +124,7 @@ 2000-07-14 Gary Thomas <gthomas@redhat // // The Initial Developer of the Original Code is Red Hat. // Portions created by Red Hat are -// Copyright (C) 1998, 1999, 2000 Red Hat, Inc. +// Copyright (C) 1998, 1999, 2000, 2001 Red Hat, Inc. // All Rights Reserved. // ------------------------------------------- //
