<div dir="auto"><div dir="auto">The ethernet on the PI, is to my knowledge an external usb chip, so using system gpio hardware is not possible. So it has to be a software implementation of some sort. You have to poke inside the ethernet driver, and probably patch it up a bit.</div><div class="gmail_extra" dir="auto"><div class="gmail_quote"><br></div><div class="gmail_quote" dir="auto">The ethernet led documentation you found, configures the PHY chip, which has some gpio lines of its own for LEDs.</div><br>Stian</div></div>