comparison packages/redboot/current/ChangeLog @ 201:dd81b18e45fb

Merge from eCos master repository on 2002-01-04-06:43:04-GMT
author jlarmour
date Fri, 04 Jan 2002 14:13:51 +0000
parents 8147f1c99f15
children 353a011b23b8
comparison
equal deleted inserted replaced
200:8147f1c99f15 201:dd81b18e45fb
1 2002-01-03 Gary Thomas <gthomas@redhat.com>
2
3 * src/xyzModem.c (xyzModem_stream_read): BUG 57497
4 Try and detect (and remove) ^Z characters placed at end of stream.
5 This data confuses higher processing, like the zlib decompression
6 routines.
7
1 2001-12-16 Mark Salter <msalter@redhat.com> 8 2001-12-16 Mark Salter <msalter@redhat.com>
2 9
3 * src/fs/ide.c: Add ATAPI support. 10 * src/fs/ide.c: Add ATAPI support.
4 * include/fs/ide.h: Add ATAPI defines. 11 * include/fs/ide.h: Add ATAPI defines.
5 * src/fs/disk.c (disk_stream_open): Fix support for IDE CDROMs. 12 * src/fs/disk.c (disk_stream_open): Fix support for IDE CDROMs.
1936 // The Original Code is eCos - Embedded Configurable Operating System, 1943 // The Original Code is eCos - Embedded Configurable Operating System,
1937 // released September 30, 1998. 1944 // released September 30, 1998.
1938 // 1945 //
1939 // The Initial Developer of the Original Code is Red Hat. 1946 // The Initial Developer of the Original Code is Red Hat.
1940 // Portions created by Red Hat are 1947 // Portions created by Red Hat are
1941 // Copyright (C) 1998, 1999, 2000, 2001 Red Hat, Inc. 1948 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
1942 // All Rights Reserved. 1949 // All Rights Reserved.
1943 // ------------------------------------------- 1950 // -------------------------------------------
1944 // 1951 //
1945 //####COPYRIGHTEND#### 1952 //####COPYRIGHTEND####
1946 //=========================================================================== 1953 //===========================================================================