summaryrefslogtreecommitdiff
path: root/sys/include/dev/phy/e1000regs.h
AgeCommit message (Collapse)Author
38 hourskernel: e1000: Use raw register VAP offsetsIan Moffett
The E1000 may add padding in-between registers and for the sake of simplicity, we will deal with raw offsets instead of a silly structure. Signed-off-by: Ian Moffett <ian@osmora.org>
40 hourskernel: phy: Add initial E1000 sourcesIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>