X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:subject:message-id:mime-version :content-transfer-encoding; bh=XYKwkiSuxdUq/800bSJA2uTU2ZmLb6euEMRTG4fOXDw=; b=jTptFgt1pYL6gC+7hppyK+0e+ZUuIZeRAC4mmzfOP8jnE7iAhxSlgXShRd9NO6/066 TQlznli5+VIUDJfBFE+bTRanpikeQz6Wrap5iD7ZjFZvFWqlYkflB9j3+ihxa791xgtQ 2aTP6fAZ79Rudp6MsSOL6nsk+8AqfpHeFRhsopbMImhLnerQyLMOYi48IxFvDQGO2QfF VhOrSZaH0kbxoSCYD17KRQ7QmJtYwanEtR/POlN9D/Dtx60cfy/yeAvxQXck0fEFv2Hy 2md8e+9WEGxkVX0RDyaoNvP4mKHDYRRFQu4cWwTAd6DTSzFyXlChqe33NpqjWI3auL/W N20g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:mime-version :content-transfer-encoding; bh=XYKwkiSuxdUq/800bSJA2uTU2ZmLb6euEMRTG4fOXDw=; b=bykUaph7/rmoXkSY3FKVqWurOPS0UroflfcHPGahYpkWercl7Gvu/HZcy4dzA9dHSE hXu44109w+5w2ouE5Io3/3bRixEMJM3soh8m2qbvS9S2i4AxlGKcWke2hHWebcs57AZT hpYwfxHd8uGYb5+nmVguPYULX4z6DgFcZC/Euy+Q1FgM3aaxqFHwDg68a9DSwg+CtD3b 3QUL60ze90P8C4rqYocmu6leXBj/KkXJweDkXLqNEN24wQlnvBbNo3n56GV+K50pd6d/ zPPHA54X1NsBx/13q1ny6SA4TtIi0D5r58w8MxKLfEJ5BcKJYpJiLtXNCiteu0mTc0do Ahmw== X-Gm-Message-State: APjAAAUFgPKW9iIAK5Vnd9YcBif78FFz9M8l1m9RS5bwBKLbLs5uIqZO zlURkNGjvnN74llzBa8mLdcjFiCJ X-Google-Smtp-Source: APXvYqyrYUDjSOzLKktbRYFERThUgHm34PlQ6qA0SgTFaeUvaHibAxqLD/PR8X68IX8hBGXqA3yIfQ== X-Received: by 2002:a2e:2c04:: with SMTP id s4mr9471909ljs.61.1561833519806; Sat, 29 Jun 2019 11:38:39 -0700 (PDT) Date: Sat, 29 Jun 2019 20:38:37 +0200 From: "Nicklas SB Karlsson (nicklas DOT karlsson17 AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: [geda-user] Ethernet PHY KSZ8081 auto negotiation link up problem Message-Id: <20190629203837.ec779cc02f9ac3f1da0cc593@gmail.com> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.32; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Reply-To: geda-user AT delorie DOT com I have an Ethercat card there I choosed KSZ8081 as PHY, driver for Ethernet, datasheet where registers where not available for chip used in reference design BCM4251XA1KMLG and KSZ8081 is common so I expected it work. Auto negotiation works with other devices ordinary computer, switch, other ethercat card but not other cards with the same PHY KSZ8081. I could actually put ethercat cards with KSZ8081 closest to computer another ethercat card in between an ethercat card with KSZ8081 at the then and work counter say it is communication in between all three cards in the chain. Problem is bound to auto negotiation and there should be no other communication before link up so I expect same problem will if it used for ordinary ethernet. Registers suggest auto negotiation work, ack is sent but link up never occur. Do anybody have any idea? Regards Nicklas Karlsson