summaryrefslogtreecommitdiffstats
path: root/src/include/nic.h
Commit message (Expand)AuthorAgeFilesLines
* Added a very quick and dirty compatibility layer, to allowMichael Brown2006-06-051-27/+37
* Created a bus/device API that allows for the ROM prefix to specify anMichael Brown2005-04-211-28/+24Star
* Fix type of dummy_irq()Michael Brown2005-04-131-1/+1
* Add mbps and duplex to struct nic, since some drivers (e.g. rtl8139)Michael Brown2005-04-131-0/+7
* Add dummy_connect and dummy_irqMichael Brown2005-04-121-0/+2
* Cope with nic.h being included before (or without) dev.hMichael Brown2005-04-121-4/+3Star
* Include dev.h, since several drivers just include nic.hMichael Brown2005-04-121-0/+3
* Tie into new boot device framework.Michael Brown2005-04-121-17/+50
* Initial revisionMichael Brown2005-03-081-0/+49