summaryrefslogtreecommitdiff
path: root/sys/dev/phy
AgeCommit message (Collapse)Author
31 hourskernel/amd64: Deprecate intr_alloc_vector()mainexptIan Moffett
Replace intr_alloc_vector() with a cleaner and more machine independent intr_register() Signed-off-by: Ian Moffett <ian@osmora.org>
2025-05-05kernel: rt8139: Autoload 93C46 + read MAC addressIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>
2025-04-12kernel: rt8139: Add initial implIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>