aboutsummaryrefslogtreecommitdiff
path: root/lib/libdevctl/devctl.c
Commit message (Expand)AuthorAgeFilesLines
* Implement 'devctl clear driver' to undo a previous 'devctl set driver'.John Baldwin2016-08-291-0/+8
* Add 'devctl delete' that calls device_delete_child().John Baldwin2016-04-271-0/+8
* Add a new rescan method to the bus interface.John Baldwin2016-04-271-0/+7
* Add a new device control utility for new-bus devices called devctl. ThisJohn Baldwin2015-02-061-0/+124