comparison packages/devs/eth/arm/flexanet/current/ChangeLog @ 208:e0c0827131d1 ecos

Merge from eCos master repository on 2002-05-20-20:11:54-BST
author jlarmour
date Mon, 20 May 2002 22:19:26 +0000
parents 920b9b754b53
children d2c90368aeef
comparison
equal deleted inserted replaced
207:74c807ddde34 208:e0c0827131d1
8 8
9 * Initial version of support for LAN91CXX ethernet controller 9 * Initial version of support for LAN91CXX ethernet controller
10 on the BSE Flexanet/SA1110 board. 10 on the BSE Flexanet/SA1110 board.
11 11
12 //=========================================================================== 12 //===========================================================================
13 //####COPYRIGHTBEGIN#### 13 //####ECOSGPLCOPYRIGHTBEGIN####
14 // 14 // -------------------------------------------
15 // ------------------------------------------- 15 // This file is part of eCos, the Embedded Configurable Operating System.
16 // The contents of this file are subject to the Red Hat eCos Public License 16 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
17 // Version 1.1 (the "License"); you may not use this file except in 17 //
18 // compliance with the License. You may obtain a copy of the License at 18 // eCos is free software; you can redistribute it and/or modify it under
19 // http://www.redhat.com/ 19 // the terms of the GNU General Public License as published by the Free
20 // 20 // Software Foundation; either version 2 or (at your option) any later version.
21 // Software distributed under the License is distributed on an "AS IS" 21 //
22 // basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the 22 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY
23 // License for the specific language governing rights and limitations under 23 // WARRANTY; without even the implied warranty of MERCHANTABILITY or
24 // the License. 24 // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
25 // 25 // for more details.
26 // The Original Code is eCos - Embedded Configurable Operating System, 26 //
27 // released September 30, 1998. 27 // You should have received a copy of the GNU General Public License along
28 // 28 // with eCos; if not, write to the Free Software Foundation, Inc.,
29 // The Initial Developer of the Original Code is Red Hat. 29 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
30 // Portions created by Red Hat are 30 //
31 // Copyright (C) 1998, 1999, 2000, 2001 Red Hat, Inc. 31 // As a special exception, if other files instantiate templates or use macros
32 // All Rights Reserved. 32 // or inline functions from this file, or you compile this file and link it
33 // ------------------------------------------- 33 // with other works to produce a work based on this file, this file does not
34 // 34 // by itself cause the resulting work to be covered by the GNU General Public
35 //####COPYRIGHTEND#### 35 // License. However the source code for this file must still be made available
36 // in accordance with section (3) of the GNU General Public License.
37 //
38 // This exception does not invalidate any other reasons why a work based on
39 // this file might be covered by the GNU General Public License.
40 //
41 // Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
42 // at http://sources.redhat.com/ecos/ecos-license
43 // -------------------------------------------
44 //####ECOSGPLCOPYRIGHTEND####
36 //=========================================================================== 45 //===========================================================================