summaryrefslogtreecommitdiff
path: root/sys/dev/phy/et131x.c
AgeCommit message (Collapse)Author
3 hourskernel: et131x: Add initial MAC initializationIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>
4 hourskernel: et131x: Create netcard state structIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>
13 hourskernel: phy: Give more control over LED stateIan Moffett
Allow finer control over which LEDs to toggle and how they should be toggled. Signed-off-by: Ian Moffett <ian@osmora.org>
15 hourskernel: phy: Add initial et131x sourcesIan Moffett
Refer to share/docs/hw/et131x.txt Signed-off-by: Ian Moffett <ian@osmora.org>