summaryrefslogtreecommitdiff
path: root/drivers/rtl8139.h
AgeCommit message (Collapse)Author
2023-10-30Kernel: Fixup rtl8139, add basic ARP and ethernet supportAnton Kling
Currently the ARP appears to be able to respond to requests.
2023-10-30Kernel: Add basic PCI and very basic rtl8139 supportAnton Kling