summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/hotplug.h
Commit message (Collapse)AuthorAgeFilesLines
* Kill off hotplug.h and just make net devices normal reference-countedMichael Brown2007-06-271-58/+0Star
| | | | | | structures. DHCP still broken and #if 0'd out.
* Minimal hotplug support: provide a facility for notifying persistentMichael Brown2007-01-041-0/+58
reference holders that their reference is about to become invalid.