annotate packages/devs/eth/phy/current/ChangeLog @ 2367:6f59b6d486cd

* cdl/phy_eth_drivers.cdl: * src/DM9161A.c: Add support for Davicom 9161A.
author asl
date Wed, 28 Feb 2007 23:08:33 +0000
parents 970f455a2397
children 1a2bc9c156f9
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2367
6f59b6d486cd * cdl/phy_eth_drivers.cdl:
asl
parents: 2177
diff changeset
1 2007-01-17 John Eigelaar <jeigelaar@mweb.co.za>
6f59b6d486cd * cdl/phy_eth_drivers.cdl:
asl
parents: 2177
diff changeset
2
6f59b6d486cd * cdl/phy_eth_drivers.cdl:
asl
parents: 2177
diff changeset
3 * cdl/phy_eth_drivers.cdl:
6f59b6d486cd * cdl/phy_eth_drivers.cdl:
asl
parents: 2177
diff changeset
4 * src/DM9161A.c: Add support for Davicom 9161A.
6f59b6d486cd * cdl/phy_eth_drivers.cdl:
asl
parents: 2177
diff changeset
5
2176
a70dd1fde406 * doc/eth_phy.sgml: Fixed a few typos
asl
parents: 2060
diff changeset
6 2006-04-07 Andrew Lunn <andrew.lunn@ascom.ch>
a70dd1fde406 * doc/eth_phy.sgml: Fixed a few typos
asl
parents: 2060
diff changeset
7
a70dd1fde406 * doc/eth_phy.sgml: Fixed a few typos
asl
parents: 2060
diff changeset
8 * doc/eth_phy.sgml: Fixed a few typos
a70dd1fde406 * doc/eth_phy.sgml: Fixed a few typos
asl
parents: 2060
diff changeset
9
2177
970f455a2397 Add support for ICS189X, better debug handling - from Jay Foster
gthomas
parents: 2176
diff changeset
10 2006-03-30 Jay Foster <jay@systech.com>
970f455a2397 Add support for ICS189X, better debug handling - from Jay Foster
gthomas
parents: 2176
diff changeset
11 * include/eth_phy.h: Add default mode value for _eth_phy_cfg().
970f455a2397 Add support for ICS189X, better debug handling - from Jay Foster
gthomas
parents: 2176
diff changeset
12 * cdl/phy_eth_drivers.cdl: Add support for ICS189x.
970f455a2397 Add support for ICS189X, better debug handling - from Jay Foster
gthomas
parents: 2176
diff changeset
13 * include/eth_phy_dev.h:
970f455a2397 Add support for ICS189X, better debug handling - from Jay Foster
gthomas
parents: 2176
diff changeset
14 * src/AM79C874.c:
970f455a2397 Add support for ICS189X, better debug handling - from Jay Foster
gthomas
parents: 2176
diff changeset
15 * src/DP83847.c:
970f455a2397 Add support for ICS189X, better debug handling - from Jay Foster
gthomas
parents: 2176
diff changeset
16 * src/INLXT972.c: Make debug output CDL configurable.
970f455a2397 Add support for ICS189X, better debug handling - from Jay Foster
gthomas
parents: 2176
diff changeset
17 * src/eth_phy.c: Fix bug in _eth_phy_init() that prevented using
970f455a2397 Add support for ICS189X, better debug handling - from Jay Foster
gthomas
parents: 2176
diff changeset
18 a PHY MII address other than 0.
970f455a2397 Add support for ICS189X, better debug handling - from Jay Foster
gthomas
parents: 2176
diff changeset
19 * src/ics189x.c: New
970f455a2397 Add support for ICS189X, better debug handling - from Jay Foster
gthomas
parents: 2176
diff changeset
20
2060
0fd0cc06ae6e Add support for Intel LXT972, from Markus Schade
gthomas
parents: 1790
diff changeset
21 2005-08-25 Markus Schade <marks@peppercon.de>
0fd0cc06ae6e Add support for Intel LXT972, from Markus Schade
gthomas
parents: 1790
diff changeset
22
0fd0cc06ae6e Add support for Intel LXT972, from Markus Schade
gthomas
parents: 1790
diff changeset
23 * src/INLXT972.c:
0fd0cc06ae6e Add support for Intel LXT972, from Markus Schade
gthomas
parents: 1790
diff changeset
24 * cdl/phy_eth_drivers.cdl: Add support for Intel LXT972
0fd0cc06ae6e Add support for Intel LXT972, from Markus Schade
gthomas
parents: 1790
diff changeset
25
1790
8fa2d8cf7d1b * cdl/phy_eth_drivers.cdl: We call the delay function via VV so we
asl
parents: 1355
diff changeset
26 2004-10-04 Andrew Lunn <andrew.lunn@ascom.ch>
8fa2d8cf7d1b * cdl/phy_eth_drivers.cdl: We call the delay function via VV so we
asl
parents: 1355
diff changeset
27
8fa2d8cf7d1b * cdl/phy_eth_drivers.cdl: We call the delay function via VV so we
asl
parents: 1355
diff changeset
28 * cdl/phy_eth_drivers.cdl: We call the delay function via VV so we
8fa2d8cf7d1b * cdl/phy_eth_drivers.cdl: We call the delay function via VV so we
asl
parents: 1355
diff changeset
29 require VV support.
8fa2d8cf7d1b * cdl/phy_eth_drivers.cdl: We call the delay function via VV so we
asl
parents: 1355
diff changeset
30
1355
95d716b6e230 Make auto-negotiation timeout configurable
gthomas
parents: 1211
diff changeset
31 2003-11-07 Gary Thomas <gary@mlbassoc.com>
95d716b6e230 Make auto-negotiation timeout configurable
gthomas
parents: 1211
diff changeset
32
95d716b6e230 Make auto-negotiation timeout configurable
gthomas
parents: 1211
diff changeset
33 * src/DP83847.c:
95d716b6e230 Make auto-negotiation timeout configurable
gthomas
parents: 1211
diff changeset
34 * src/AM79C874.c:
95d716b6e230 Make auto-negotiation timeout configurable
gthomas
parents: 1211
diff changeset
35 * cdl/phy_eth_drivers.cdl: Make auto-negotiation timeout configurable.
95d716b6e230 Make auto-negotiation timeout configurable
gthomas
parents: 1211
diff changeset
36
1211
4c8e032983ae Add documentation for ethernet PHY drivers
gthomas
parents: 1178
diff changeset
37 2003-09-11 Gary Thomas <gary@mlbassoc.com>
4c8e032983ae Add documentation for ethernet PHY drivers
gthomas
parents: 1178
diff changeset
38
4c8e032983ae Add documentation for ethernet PHY drivers
gthomas
parents: 1178
diff changeset
39 * include/eth_phy.h: Minor improvement in status bitfield [comments]
4c8e032983ae Add documentation for ethernet PHY drivers
gthomas
parents: 1178
diff changeset
40
4c8e032983ae Add documentation for ethernet PHY drivers
gthomas
parents: 1178
diff changeset
41 * doc/eth_phy.sgml: New file - add basic documentation on PHY API.
4c8e032983ae Add documentation for ethernet PHY drivers
gthomas
parents: 1178
diff changeset
42
1178
0832585993c1 New abstractions to handle device specifics
gthomas
parents: 1170
diff changeset
43 2003-08-26 Gary Thomas <gary@mlbassoc.com>
0832585993c1 New abstractions to handle device specifics
gthomas
parents: 1170
diff changeset
44
0832585993c1 New abstractions to handle device specifics
gthomas
parents: 1170
diff changeset
45 * src/DP83847.c:
0832585993c1 New abstractions to handle device specifics
gthomas
parents: 1170
diff changeset
46 * src/AM79C874.c: New file(s) - driver(s) for PHY devices.
0832585993c1 New abstractions to handle device specifics
gthomas
parents: 1170
diff changeset
47
0832585993c1 New abstractions to handle device specifics
gthomas
parents: 1170
diff changeset
48 * src/eth_phy.c:
0832585993c1 New abstractions to handle device specifics
gthomas
parents: 1170
diff changeset
49 * include/eth_phy_dev.h:
0832585993c1 New abstractions to handle device specifics
gthomas
parents: 1170
diff changeset
50 * include/eth_phy.h:
0832585993c1 New abstractions to handle device specifics
gthomas
parents: 1170
diff changeset
51 * cdl/phy_eth_drivers.cdl: Add device/chip specific drivers.
0832585993c1 New abstractions to handle device specifics
gthomas
parents: 1170
diff changeset
52
1170
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
53 2003-08-19 Gary Thomas <gary@mlbassoc.com>
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
54
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
55 * src/eth_phy.c:
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
56 * include/eth_phy.h:
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
57 * cdl/phy_eth_drivers.cdl: New file(s) - generic API for dealing
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
58 with ethernet PHY devices, allowing network drivers more flexibility.
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
59
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
60 //===========================================================================
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
61 //####ECOSGPLCOPYRIGHTBEGIN####
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
62 // -------------------------------------------
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
63 // This file is part of eCos, the Embedded Configurable Operating System.
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
64 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
65 // Copyright (C) 2003 Gary Thomas
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
66 //
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
67 // eCos is free software; you can redistribute it and/or modify it under
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
68 // the terms of the GNU General Public License as published by the Free
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
69 // Software Foundation; either version 2 or (at your option) any later version.
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
70 //
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
71 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
72 // WARRANTY; without even the implied warranty of MERCHANTABILITY or
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
73 // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
74 // for more details.
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
75 //
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
76 // You should have received a copy of the GNU General Public License along
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
77 // with eCos; if not, write to the Free Software Foundation, Inc.,
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
78 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
79 //
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
80 // As a special exception, if other files instantiate templates or use macros
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
81 // or inline functions from this file, or you compile this file and link it
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
82 // with other works to produce a work based on this file, this file does not
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
83 // by itself cause the resulting work to be covered by the GNU General Public
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
84 // License. However the source code for this file must still be made available
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
85 // in accordance with section (3) of the GNU General Public License.
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
86 //
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
87 // This exception does not invalidate any other reasons why a work based on
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
88 // this file might be covered by the GNU General Public License.
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
89 //
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
90 // Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
91 // at http://sources.redhat.com/ecos/ecos-license/
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
92 // -------------------------------------------
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
93 //####ECOSGPLCOPYRIGHTEND####
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
94 //===========================================================================
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
95
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
96
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
97