comparison packages/devs/eth/phy/current/ChangeLog @ 2960:31c9ab39babe

* doc/eth_phy.sgml, include/eth_phy.h: Add Ethernet Gigabit Mode * cdl/phy_eth_drivers.cdl: Add new PHY support * src/IP101A.c, src/IP101A.h: Contributed by Edgar Grimberg * src/VSC8244.c, src/VSC8244.h: Contributed by Christophe Coutand * src/VSC8641.c, src/VSC8641.h: Contributed by Sachin Sushil Chaddha
author jld
date Tue, 15 Jun 2010 08:25:04 +0000
parents 74dbf4c3f2e1
children c9b1a6470fbb
comparison
equal deleted inserted replaced
2959:eb303059b6e5 2960:31c9ab39babe
1 2010-06-10 Christophe Coutand <ccoutand@stmi.com>
2
3 * doc/eth_phy.sgml, include/eth_phy.h: Add Ethernet Gigabit Mode
4 * cdl/phy_eth_drivers.cdl: Add new PHY support
5 * src/IP101A.c, src/IP101A.h: Contributed by Edgar Grimberg
6 * src/VSC8244.c, src/VSC8244.h: Contributed by Christophe Coutand
7 * src/VSC8641.c, src/VSC8641.h: Contributed by Sachin Sushil Chaddha
8
1 2008-12-30 John Dallaway <john@dallaway.org.uk> 9 2008-12-30 John Dallaway <john@dallaway.org.uk>
2 10
3 * cdl/phy_eth_drivers.cdl: Reference per-package documentation. 11 * cdl/phy_eth_drivers.cdl: Reference per-package documentation.
4 12
5 2008-10-28 Oliver Munz <munz@speag.ch> 13 2008-10-28 Oliver Munz <munz@speag.ch>
78 86
79 //=========================================================================== 87 //===========================================================================
80 // ####GPLCOPYRIGHTBEGIN#### 88 // ####GPLCOPYRIGHTBEGIN####
81 // ------------------------------------------- 89 // -------------------------------------------
82 // This file is part of eCos, the Embedded Configurable Operating System. 90 // This file is part of eCos, the Embedded Configurable Operating System.
83 // Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc. 91 // Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2010 Free Software Foundation, Inc.
84 // 92 //
85 // This program is free software; you can redistribute it and/or modify 93 // This program is free software; you can redistribute it and/or modify
86 // it under the terms of the GNU General Public License as published by 94 // it under the terms of the GNU General Public License as published by
87 // the Free Software Foundation; either version 2 or (at your option) any 95 // the Free Software Foundation; either version 2 or (at your option) any
88 // later version. 96 // later version.