# HG changeset patch # User sergeig # Date 1309621786 0 # Node ID c9b1a6470fbb2cf8d6a33bb73aacd566a5f33078 # Parent 0cc3efcba81de5cf12fc5d8631b7612b73de84f3 * src/KSZ8041.c: More silicon revisions. [Bugzilla 1001274] diff --git a/packages/devs/eth/phy/current/ChangeLog b/packages/devs/eth/phy/current/ChangeLog --- a/packages/devs/eth/phy/current/ChangeLog +++ b/packages/devs/eth/phy/current/ChangeLog @@ -1,3 +1,7 @@ +2011-07-02 Ilija Kocho + + * src/KSZ8041.c: More silicon revisions. [Bugzilla 1001274] + 2010-06-10 Christophe Coutand * doc/eth_phy.sgml, include/eth_phy.h: Add Ethernet Gigabit Mode diff --git a/packages/devs/eth/phy/current/src/KSZ8041.c b/packages/devs/eth/phy/current/src/KSZ8041.c --- 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)