changeset 3042:c9b1a6470fbb

* src/KSZ8041.c: More silicon revisions. [Bugzilla 1001274]
author sergeig
date Sat, 02 Jul 2011 15:49:46 +0000
parents 0cc3efcba81d
children 6724f8254bcb
files packages/devs/eth/phy/current/ChangeLog packages/devs/eth/phy/current/src/KSZ8041.c
diffstat 2 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/packages/devs/eth/phy/current/ChangeLog
+++ b/packages/devs/eth/phy/current/ChangeLog
@@ -1,3 +1,7 @@
+2011-07-02  Ilija Kocho  <ilijak@siva.com.mk>
+
+	* src/KSZ8041.c: More silicon revisions.  [Bugzilla 1001274]
+
 2010-06-10  Christophe Coutand <ccoutand@stmi.com>
 
 	* doc/eth_phy.sgml, include/eth_phy.h: Add Ethernet Gigabit Mode
--- a/packages/devs/eth/phy/current/src/KSZ8041.c
+++ b/packages/devs/eth/phy/current/src/KSZ8041.c
@@ -185,3 +185,4 @@ ksz8041_stat (eth_phy_access_t * f, int 
 }
 
 _eth_phy_dev ("Micrel KSZ8041", 0x00221512, ksz8041_stat)
+_eth_phy_dev ("Micrel KSZ8041", 0x00221513, ksz8041_stat)