aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/devctl/devctl.8
Commit message (Expand)AuthorAgeFilesLines
* MFC r345966, r345968:Konstantin Belousov2019-04-191-1/+33
* o Missed flag restored.Maxim Konovalov2017-05-191-1/+1
* Implement 'devctl clear driver' to undo a previous 'devctl set driver'.John Baldwin2016-08-291-1/+20
* Add 'devctl delete' that calls device_delete_child().John Baldwin2016-04-271-0/+16
* Add a new rescan method to the bus interface.John Baldwin2016-04-271-1/+7
* - Note that devctl(8) will appear in 10.3 first.John Baldwin2016-02-021-2/+2
* Fix formatting.Justin Hibbits2015-07-161-1/+1
* Add a new device control utility for new-bus devices called devctl. ThisJohn Baldwin2015-02-061-0/+137