Part Number: DP83867IS
Other Parts Discussed in Thread: CDCLVC1104
Tool/software: Linux
We are using the DP83867IS on a new design for 1000BASE-T communication (also supporting 100/10).
This plays well with most devices we have tested, but we struggel to understand why we are entering an infinite autoneg cycle when we connect to a n 8-port Planet FSD-803 (100/10 -switch). All other devices we have tested with works well and completes autoneg as expected, wether they are GbE or 100/10-devices.
We also see that if we disable advertisement of 1000BASE-T on the DP83867IS, autoneg with the FSD-803 completes and we get stable communication. We would like to understand why, and how we can avoid potential deadlock since the design is only available via Ethernet in the intended application (we are not able to disable advertisement of 1000BASE_T if we fail to get communication up and running).
Below is some printout from our system when the PHY is stuck in the autoneg cycle with the Planet switch. We do not see any change in other PHY registers as this happens.
# mii-diag -w eth0 Basic registers of MII PHY #15: 1140 796d 2000 a231 01e1 cde1 006f 2001. The autonegotiated capability is 01e0. The autonegotiated media type is 100baseTx-FD. Basic mode control register 0x1140: Auto-negotiation enabled. You have link beat, and everything is working OK. Your link partner advertised cde1: Flow-control 100baseTx-FD 100baseTx 10baseT-FD 10baseT, w/ 802.3X flow control. End of basic transceiver information. Monitoring the MII transceiver status. 09:29:26.838 Baseline value of MII BMSR (basic mode status register) is 796d. 09:29:28.478 MII BMSR now 7949: no link, NWay busy, No Jabber (0000). 09:29:30.518 MII BMSR now 796d: Good link, NWay done, No Jabber (cde1). New link partner capability is cde1 006f: 100baseTx-FD 100baseTx 10baseT-FD 10baseT. 09:29:31.557 MII BMSR now 7949: no link, NWay busy, No Jabber (0000). 09:29:33.798 MII BMSR now 796d: Good link, NWay done, No Jabber (cde1). New link partner capability is cde1 006f: 100baseTx-FD 100baseTx 10baseT-FD 10baseT. 09:29:35.639 MII BMSR now 7949: no link, NWay busy, No Jabber (0000). 09:29:37.881 MII BMSR now 796d: Good link, NWay done, No Jabber (cde1). New link partner capability is cde1 006f: 100baseTx-FD 100baseTx 10baseT-FD 10baseT. 09:29:38.920 MII BMSR now 7949: no link, NWay busy, No Jabber (0000).
Regards,
Thomas