Mercurial > ecos
annotate packages/devs/eth/powerpc/fcc/current/ChangeLog @ 1179:028ac74b016c
Use new PHY support
| author | gthomas |
|---|---|
| date | Tue, 26 Aug 2003 17:54:09 +0000 |
| parents | 02b328ea4e09 |
| children | f8c895b74b3f |
| rev | line source |
|---|---|
| 1179 | 1 2003-08-26 Gary Thomas <gary@mlbassoc.com> |
| 2 | |
| 3 * src/if_fcc.c: Use new PHY support. | |
| 4 | |
|
1171
02b328ea4e09
New platform and variant support for A&M Rattler (MPC8250)
gthomas
parents:
diff
changeset
|
5 2003-08-19 Gary Thomas <gary@mlbassoc.com> |
|
02b328ea4e09
New platform and variant support for A&M Rattler (MPC8250)
gthomas
parents:
diff
changeset
|
6 |
|
02b328ea4e09
New platform and variant support for A&M Rattler (MPC8250)
gthomas
parents:
diff
changeset
|
7 * src/if_fcc.c: |
|
02b328ea4e09
New platform and variant support for A&M Rattler (MPC8250)
gthomas
parents:
diff
changeset
|
8 * src/fcc.h: |
|
02b328ea4e09
New platform and variant support for A&M Rattler (MPC8250)
gthomas
parents:
diff
changeset
|
9 * cdl/fcc_eth_drivers.cdl: New file(s) - generic ethernet driver |
|
02b328ea4e09
New platform and variant support for A&M Rattler (MPC8250)
gthomas
parents:
diff
changeset
|
10 for Motorola QUICC-2 FCC controller. Roughly based on previously |
|
02b328ea4e09
New platform and variant support for A&M Rattler (MPC8250)
gthomas
parents:
diff
changeset
|
11 contributed devs/eth/powerpc/quicc2 package. |
|
02b328ea4e09
New platform and variant support for A&M Rattler (MPC8250)
gthomas
parents:
diff
changeset
|
12 |
|
02b328ea4e09
New platform and variant support for A&M Rattler (MPC8250)
gthomas
parents:
diff
changeset
|
13 //=========================================================================== |
|
02b328ea4e09
New platform and variant support for A&M Rattler (MPC8250)
gthomas
parents:
diff
changeset
|
14 //####ECOSGPLCOPYRIGHTBEGIN#### |
|
02b328ea4e09
New platform and variant support for A&M Rattler (MPC8250)
gthomas
parents:
diff
changeset
|
15 // ------------------------------------------- |
|
02b328ea4e09
New platform and variant support for A&M Rattler (MPC8250)
gthomas
parents:
diff
changeset
|
16 // This file is part of eCos, the Embedded Configurable Operating System. |
|
02b328ea4e09
New platform and variant support for A&M Rattler (MPC8250)
gthomas
parents:
diff
changeset
|
17 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc. |
|
02b328ea4e09
New platform and variant support for A&M Rattler (MPC8250)
gthomas
parents:
diff
changeset
|
18 // Copyright (C) 2003 Gary Thomas |
|
02b328ea4e09
New platform and variant support for A&M Rattler (MPC8250)
gthomas
parents:
diff
changeset
|
19 // |
|
02b328ea4e09
New platform and variant support for A&M Rattler (MPC8250)
gthomas
parents:
diff
changeset
|
20 // eCos is free software; you can redistribute it and/or modify it under |
|
02b328ea4e09
New platform and variant support for A&M Rattler (MPC8250)
gthomas
parents:
diff
changeset
|
21 // the terms of the GNU General Public License as published by the Free |
|
02b328ea4e09
New platform and variant support for A&M Rattler (MPC8250)
gthomas
parents:
diff
changeset
|
22 // Software Foundation; either version 2 or (at your option) any later version. |
|
02b328ea4e09
New platform and variant support for A&M Rattler (MPC8250)
gthomas
parents:
diff
changeset
|
23 // |
|
02b328ea4e09
New platform and variant support for A&M Rattler (MPC8250)
gthomas
parents:
diff
changeset
|
24 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY |
|
02b328ea4e09
New platform and variant support for A&M Rattler (MPC8250)
gthomas
parents:
diff
changeset
|
25 // WARRANTY; without even the implied warranty of MERCHANTABILITY or |
|
02b328ea4e09
New platform and variant support for A&M Rattler (MPC8250)
gthomas
parents:
diff
changeset
|
26 // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License |
|
02b328ea4e09
New platform and variant support for A&M Rattler (MPC8250)
gthomas
parents:
diff
changeset
|
27 // for more details. |
|
02b328ea4e09
New platform and variant support for A&M Rattler (MPC8250)
gthomas
parents:
diff
changeset
|
28 // |
|
02b328ea4e09
New platform and variant support for A&M Rattler (MPC8250)
gthomas
parents:
diff
changeset
|
29 // You should have received a copy of the GNU General Public License along |
|
02b328ea4e09
New platform and variant support for A&M Rattler (MPC8250)
gthomas
parents:
diff
changeset
|
30 // with eCos; if not, write to the Free Software Foundation, Inc., |
|
02b328ea4e09
New platform and variant support for A&M Rattler (MPC8250)
gthomas
parents:
diff
changeset
|
31 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. |
|
02b328ea4e09
New platform and variant support for A&M Rattler (MPC8250)
gthomas
parents:
diff
changeset
|
32 // |
|
02b328ea4e09
New platform and variant support for A&M Rattler (MPC8250)
gthomas
parents:
diff
changeset
|
33 // As a special exception, if other files instantiate templates or use macros |
|
02b328ea4e09
New platform and variant support for A&M Rattler (MPC8250)
gthomas
parents:
diff
changeset
|
34 // or inline functions from this file, or you compile this file and link it |
|
02b328ea4e09
New platform and variant support for A&M Rattler (MPC8250)
gthomas
parents:
diff
changeset
|
35 // with other works to produce a work based on this file, this file does not |
|
02b328ea4e09
New platform and variant support for A&M Rattler (MPC8250)
gthomas
parents:
diff
changeset
|
36 // by itself cause the resulting work to be covered by the GNU General Public |
|
02b328ea4e09
New platform and variant support for A&M Rattler (MPC8250)
gthomas
parents:
diff
changeset
|
37 // License. However the source code for this file must still be made available |
|
02b328ea4e09
New platform and variant support for A&M Rattler (MPC8250)
gthomas
parents:
diff
changeset
|
38 // in accordance with section (3) of the GNU General Public License. |
|
02b328ea4e09
New platform and variant support for A&M Rattler (MPC8250)
gthomas
parents:
diff
changeset
|
39 // |
|
02b328ea4e09
New platform and variant support for A&M Rattler (MPC8250)
gthomas
parents:
diff
changeset
|
40 // This exception does not invalidate any other reasons why a work based on |
|
02b328ea4e09
New platform and variant support for A&M Rattler (MPC8250)
gthomas
parents:
diff
changeset
|
41 // this file might be covered by the GNU General Public License. |
|
02b328ea4e09
New platform and variant support for A&M Rattler (MPC8250)
gthomas
parents:
diff
changeset
|
42 // |
|
02b328ea4e09
New platform and variant support for A&M Rattler (MPC8250)
gthomas
parents:
diff
changeset
|
43 // Alternative licenses for eCos may be arranged by contacting Red Hat, Inc. |
|
02b328ea4e09
New platform and variant support for A&M Rattler (MPC8250)
gthomas
parents:
diff
changeset
|
44 // at http://sources.redhat.com/ecos/ecos-license/ |
|
02b328ea4e09
New platform and variant support for A&M Rattler (MPC8250)
gthomas
parents:
diff
changeset
|
45 // ------------------------------------------- |
|
02b328ea4e09
New platform and variant support for A&M Rattler (MPC8250)
gthomas
parents:
diff
changeset
|
46 //####ECOSGPLCOPYRIGHTEND#### |
|
02b328ea4e09
New platform and variant support for A&M Rattler (MPC8250)
gthomas
parents:
diff
changeset
|
47 //=========================================================================== |
|
02b328ea4e09
New platform and variant support for A&M Rattler (MPC8250)
gthomas
parents:
diff
changeset
|
48 |
|
02b328ea4e09
New platform and variant support for A&M Rattler (MPC8250)
gthomas
parents:
diff
changeset
|
49 |
|
02b328ea4e09
New platform and variant support for A&M Rattler (MPC8250)
gthomas
parents:
diff
changeset
|
50 |
