annotate packages/devs/eth/powerpc/moab/current/ChangeLog @ 1256:05c5347d5941

Cleaning up device names
author gthomas
date Tue, 30 Sep 2003 17:50:55 +0000
parents ab4f9f4b92ce
children 236516292e45
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1255
ab4f9f4b92ce Add DP83816 ethernet driver - used by TAMS MOAB
gthomas
parents: 1223
diff changeset
1 2003-09-30 Gary Thomas <gary@mlbassoc.com>
ab4f9f4b92ce Add DP83816 ethernet driver - used by TAMS MOAB
gthomas
parents: 1223
diff changeset
2
ab4f9f4b92ce Add DP83816 ethernet driver - used by TAMS MOAB
gthomas
parents: 1223
diff changeset
3 * include/moab_eth_dp83816.inl:
1256
05c5347d5941 Cleaning up device names
gthomas
parents: 1255
diff changeset
4 * include/moab_eth.inl: Change device names used by RedBoot to eth0/eth1
05c5347d5941 Cleaning up device names
gthomas
parents: 1255
diff changeset
5 * include/moab_eth_dp83816.inl:
1255
ab4f9f4b92ce Add DP83816 ethernet driver - used by TAMS MOAB
gthomas
parents: 1223
diff changeset
6 * cdl/moab_eth_drivers.cdl: Add support for 2nd LAN device, based
ab4f9f4b92ce Add DP83816 ethernet driver - used by TAMS MOAB
gthomas
parents: 1223
diff changeset
7 on National Semiconductor DP83816.
ab4f9f4b92ce Add DP83816 ethernet driver - used by TAMS MOAB
gthomas
parents: 1223
diff changeset
8
1223
dbcfe4e0dbd2 New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff changeset
9 2003-09-19 Gary Thomas <gary@mlbassoc.com>
dbcfe4e0dbd2 New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff changeset
10
dbcfe4e0dbd2 New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff changeset
11 * include/moab_eth.inl:
dbcfe4e0dbd2 New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff changeset
12 * cdl/moab_eth_drivers.cdl: New package - ethernet support for
dbcfe4e0dbd2 New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff changeset
13 TAMS MOAB (PowerPC 405GPr) board
dbcfe4e0dbd2 New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff changeset
14
dbcfe4e0dbd2 New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff changeset
15 //===========================================================================
dbcfe4e0dbd2 New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff changeset
16 //####ECOSGPLCOPYRIGHTBEGIN####
dbcfe4e0dbd2 New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff changeset
17 // -------------------------------------------
dbcfe4e0dbd2 New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff changeset
18 // This file is part of eCos, the Embedded Configurable Operating System.
dbcfe4e0dbd2 New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff changeset
19 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
dbcfe4e0dbd2 New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff changeset
20 //
dbcfe4e0dbd2 New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff changeset
21 // eCos is free software; you can redistribute it and/or modify it under
dbcfe4e0dbd2 New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff changeset
22 // the terms of the GNU General Public License as published by the Free
dbcfe4e0dbd2 New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff changeset
23 // Software Foundation; either version 2 or (at your option) any later version.
dbcfe4e0dbd2 New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff changeset
24 //
dbcfe4e0dbd2 New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff changeset
25 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY
dbcfe4e0dbd2 New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff changeset
26 // WARRANTY; without even the implied warranty of MERCHANTABILITY or
dbcfe4e0dbd2 New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff changeset
27 // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
dbcfe4e0dbd2 New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff changeset
28 // for more details.
dbcfe4e0dbd2 New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff changeset
29 //
dbcfe4e0dbd2 New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff changeset
30 // You should have received a copy of the GNU General Public License along
dbcfe4e0dbd2 New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff changeset
31 // with eCos; if not, write to the Free Software Foundation, Inc.,
dbcfe4e0dbd2 New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff changeset
32 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
dbcfe4e0dbd2 New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff changeset
33 //
dbcfe4e0dbd2 New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff changeset
34 // As a special exception, if other files instantiate templates or use macros
dbcfe4e0dbd2 New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff changeset
35 // or inline functions from this file, or you compile this file and link it
dbcfe4e0dbd2 New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff changeset
36 // with other works to produce a work based on this file, this file does not
dbcfe4e0dbd2 New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff changeset
37 // by itself cause the resulting work to be covered by the GNU General Public
dbcfe4e0dbd2 New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff changeset
38 // License. However the source code for this file must still be made available
dbcfe4e0dbd2 New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff changeset
39 // in accordance with section (3) of the GNU General Public License.
dbcfe4e0dbd2 New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff changeset
40 //
dbcfe4e0dbd2 New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff changeset
41 // This exception does not invalidate any other reasons why a work based on
dbcfe4e0dbd2 New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff changeset
42 // this file might be covered by the GNU General Public License.
dbcfe4e0dbd2 New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff changeset
43 //
dbcfe4e0dbd2 New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff changeset
44 // Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
dbcfe4e0dbd2 New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff changeset
45 // at http://sources.redhat.com/ecos/ecos-license/
dbcfe4e0dbd2 New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff changeset
46 // -------------------------------------------
dbcfe4e0dbd2 New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff changeset
47 //####ECOSGPLCOPYRIGHTEND####
dbcfe4e0dbd2 New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff changeset
48 //===========================================================================
dbcfe4e0dbd2 New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff changeset
49
dbcfe4e0dbd2 New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff changeset
50
dbcfe4e0dbd2 New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff changeset
51