Hello
I have another query regarding Wake-On-Lan (WOL) functionality in the DP83867IS.
My understanding is that you enable the WOL feature in the DP83867 by writing to the RXFCFG register and setting bit 7 to enable ENHANCED MAC SUPPORT. You also need to set the bit corresponding to the packet type you want to detect (MAGIC PACKET, BROADCAST, ETC).
My question is: then what happens?
1) Does the DP83867 stop sending packets received over the SGMII interface to the MAC? Or does it still pass on packets received to the SGMII interface but simply flags the MAC (via interrupt or GPIO) that it has received a MagicPacket?
2) Depending on the answer to question 1, what is the typical operating mode for using WOL in the case of a PC? Does the OS/driver only enable MagicPacket detection as the PC goes to sleep?
Thanks
Gavin