1 |
27 |
unneback |
2002-01-30 Mark Salter
|
2 |
|
|
|
3 |
|
|
* cdl/iq80321_eth_drivers.cdl: Change back default for
|
4 |
|
|
CYGSEM_DEVS_ETH_ARM_IQ80321_I82544_ETH0_SET_ESA now that diags
|
5 |
|
|
support setting of MAC address.
|
6 |
|
|
|
7 |
|
|
2002-01-29 Nick Garnett
|
8 |
|
|
|
9 |
|
|
* cdl/iq80321_eth_drivers.cdl: Changed default for
|
10 |
|
|
CYGSEM_DEVS_ETH_ARM_IQ80321_I82544_ETH0_SET_ESA from 0 to 1. Until
|
11 |
|
|
we get boards with properly populated EEPROMS we must supply the
|
12 |
|
|
MAC address in the configuration.
|
13 |
|
|
|
14 |
|
|
2002-01-21 Mark Salter
|
15 |
|
|
|
16 |
|
|
* Initial checkin.
|
17 |
|
|
|
18 |
|
|
//===========================================================================
|
19 |
|
|
//####ECOSGPLCOPYRIGHTBEGIN####
|
20 |
|
|
// -------------------------------------------
|
21 |
|
|
// This file is part of eCos, the Embedded Configurable Operating System.
|
22 |
|
|
// Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
|
23 |
|
|
//
|
24 |
|
|
// eCos is free software; you can redistribute it and/or modify it under
|
25 |
|
|
// the terms of the GNU General Public License as published by the Free
|
26 |
|
|
// Software Foundation; either version 2 or (at your option) any later version.
|
27 |
|
|
//
|
28 |
|
|
// eCos is distributed in the hope that it will be useful, but WITHOUT ANY
|
29 |
|
|
// WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
30 |
|
|
// FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
31 |
|
|
// for more details.
|
32 |
|
|
//
|
33 |
|
|
// You should have received a copy of the GNU General Public License along
|
34 |
|
|
// with eCos; if not, write to the Free Software Foundation, Inc.,
|
35 |
|
|
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
|
36 |
|
|
//
|
37 |
|
|
// As a special exception, if other files instantiate templates or use macros
|
38 |
|
|
// or inline functions from this file, or you compile this file and link it
|
39 |
|
|
// with other works to produce a work based on this file, this file does not
|
40 |
|
|
// by itself cause the resulting work to be covered by the GNU General Public
|
41 |
|
|
// License. However the source code for this file must still be made available
|
42 |
|
|
// in accordance with section (3) of the GNU General Public License.
|
43 |
|
|
//
|
44 |
|
|
// This exception does not invalidate any other reasons why a work based on
|
45 |
|
|
// this file might be covered by the GNU General Public License.
|
46 |
|
|
//
|
47 |
|
|
// Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
|
48 |
|
|
// at http://sources.redhat.com/ecos/ecos-license/
|
49 |
|
|
// -------------------------------------------
|
50 |
|
|
//####ECOSGPLCOPYRIGHTEND####
|
51 |
|
|
//===========================================================================
|
52 |
|
|
|
53 |
|
|
|
54 |
|
|
|