summaryrefslogtreecommitdiffstats
path: root/src/include/nic.h
Commit message (Expand)AuthorAgeFilesLines
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* [legacy] Remove long-obsolete old dhcp.h fileMichael Brown2009-05-181-2/+0Star
* [legacy] Add missing #include <gpxe/io.h>Michael Brown2008-10-121-0/+1
* Kill off the now-obsolete *_fill_nic() functions.Michael Brown2007-12-151-31/+0Star
* Include errno.h in the few drivers which use it, rather than in nic.hMichael Brown2007-07-241-1/+0Star
* Updated ISAPnP, EISA, MCA and ISA buses to current device model.Michael Brown2007-03-101-26/+231
* 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