freebsd-dev/lib/libdevctl
John Baldwin a907c6914c Add a new rescan method to the bus interface.
The BUS_RESCAN() method rescans a single bus device checking for devices
that have been added or removed from the bus.  A new 'rescan' command is
added to devctl(8) to trigger a rescan.

Differential Revision:	https://reviews.freebsd.org/D6016
2016-04-27 16:29:03 +00:00
..
devctl.3 Add a new rescan method to the bus interface. 2016-04-27 16:29:03 +00:00
devctl.c Add a new rescan method to the bus interface. 2016-04-27 16:29:03 +00:00
devctl.h Add a new rescan method to the bus interface. 2016-04-27 16:29:03 +00:00
Makefile First pass through library packaging. 2016-02-04 21:16:35 +00:00
Makefile.depend