summaryrefslogtreecommitdiff
path: root/usr.sbin/devctl/devctl.8
AgeCommit message (Expand)Author
2023-08-16Remove $FreeBSD$: two-line nroff patternWarner Losh
2022-04-07man pages: Fix typoChristian Weisgerber
2022-03-01devctl: add getpath commandWarner Losh
2021-06-01Add freeze/thaw description to devctl(8)Li-Wen Hsu
2020-12-19devctl(8): Correct "sections out of conventional order" errorGordon Bergling
2019-04-05Implement devctl(8) command 'reset', using DEV_RESET /dev/devctl2 ioctl.Konstantin Belousov
2019-03-06Drop "All rights reserved" from my copyright statements.John Baldwin
2017-05-19o Missed flag restored.Maxim Konovalov
2016-08-29Implement 'devctl clear driver' to undo a previous 'devctl set driver'.John Baldwin
2016-04-27Add 'devctl delete' that calls device_delete_child().John Baldwin
2016-04-27Add a new rescan method to the bus interface.John Baldwin
2016-02-02- Note that devctl(8) will appear in 10.3 first.John Baldwin
2015-07-16Fix formatting.Justin Hibbits
2015-02-06Add a new device control utility for new-bus devices called devctl. ThisJohn Baldwin