summaryrefslogtreecommitdiff
path: root/sys/dev/hotplug.c
AgeCommit message (Expand)Author
2004-10-08If the hotplug queue is full, bump the tail pointer in the circular buffer.Dale Rahn
2004-09-15Return the ability to queue events before hotplugd started.Alexander Yurchenko
2004-07-30Correctly drain event queue on close. Fixes PR #3874Miod Vallat
2004-07-05clean & knfTheo de Raadt
2004-07-05do not queue events when no daemon running. flush all events on last close.Theo de Raadt
2004-05-30Devices hot plugging support.Alexander Yurchenko