| #
fa9896e0
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: two-line nroff pattern
Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/
|
| #
81d1214e
|
| 06-Apr-2022 |
Christian Weisgerber <naddy@FreeBSD.org> |
man pages: Fix typo
s/the the/the/
Approved by: ygy (doc)
|
| #
f5366026
|
| 28-Feb-2022 |
Warner Losh <imp@FreeBSD.org> |
devctl: add getpath command
Retrieves that path for a device. Different methods to enumerat the path are supported, called locators.
Sponsored by: Netflix Reviewed by: jhb Differential Revision:
devctl: add getpath command
Retrieves that path for a device. Different methods to enumerat the path are supported, called locators.
Sponsored by: Netflix Reviewed by: jhb Differential Revision: https://reviews.freebsd.org/D32747
show more ...
|
| #
315674fb
|
| 01-Jun-2021 |
Li-Wen Hsu <lwhsu@FreeBSD.org> |
Add freeze/thaw description to devctl(8)
This is a follow-up to 5fa29797910346fc0c54829bd979856e83b9b7ea .
PR: 256311 Reviewed by: imp MFC after: 3 days Differential Revision: https://reviews.free
Add freeze/thaw description to devctl(8)
This is a follow-up to 5fa29797910346fc0c54829bd979856e83b9b7ea .
PR: 256311 Reviewed by: imp MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D29867
show more ...
|
| #
267d86e1
|
| 19-Dec-2020 |
Gordon Bergling <gbe@FreeBSD.org> |
devctl(8): Correct "sections out of conventional order" error
MFC after: 1 week
|
| #
7648bc9f
|
| 13-May-2019 |
Alan Somers <asomers@FreeBSD.org> |
MFHead @347527
Sponsored by: The FreeBSD Foundation
|
| #
4fbf8e1c
|
| 05-Apr-2019 |
Konstantin Belousov <kib@FreeBSD.org> |
Implement devctl(8) command 'reset', using DEV_RESET /dev/devctl2 ioctl.
Reviewed by: imp (previous version), jhb (previous version) Sponsored by: Mellanox Technologies MFC after: 2 weeks Differenti
Implement devctl(8) command 'reset', using DEV_RESET /dev/devctl2 ioctl.
Reviewed by: imp (previous version), jhb (previous version) Sponsored by: Mellanox Technologies MFC after: 2 weeks Differential revision: https://reviews.freebsd.org/D19646
show more ...
|
| #
2aaf9152
|
| 18-Mar-2019 |
Alan Somers <asomers@FreeBSD.org> |
MFHead@r345275
|
| #
ff511f1f
|
| 11-Mar-2019 |
Enji Cooper <ngie@FreeBSD.org> |
MFhead@r344996
|
| #
2e43efd0
|
| 06-Mar-2019 |
John Baldwin <jhb@FreeBSD.org> |
Drop "All rights reserved" from my copyright statements.
Reviewed by: rgrimes MFC after: 1 month Differential Revision: https://reviews.freebsd.org/D19485
|
| #
fa9896e0
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: two-line nroff pattern
Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/
|
| #
81d1214e
|
| 06-Apr-2022 |
Christian Weisgerber <naddy@FreeBSD.org> |
man pages: Fix typo
s/the the/the/
Approved by: ygy (doc)
|
| #
f5366026
|
| 28-Feb-2022 |
Warner Losh <imp@FreeBSD.org> |
devctl: add getpath command
Retrieves that path for a device. Different methods to enumerat the path are supported, called locators.
Sponsored by: Netflix Reviewed by: jhb Differential Revision:
devctl: add getpath command
Retrieves that path for a device. Different methods to enumerat the path are supported, called locators.
Sponsored by: Netflix Reviewed by: jhb Differential Revision: https://reviews.freebsd.org/D32747
show more ...
|
| #
315674fb
|
| 01-Jun-2021 |
Li-Wen Hsu <lwhsu@FreeBSD.org> |
Add freeze/thaw description to devctl(8)
This is a follow-up to 5fa29797910346fc0c54829bd979856e83b9b7ea .
PR: 256311 Reviewed by: imp MFC after: 3 days Differential Revision: https://reviews.free
Add freeze/thaw description to devctl(8)
This is a follow-up to 5fa29797910346fc0c54829bd979856e83b9b7ea .
PR: 256311 Reviewed by: imp MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D29867
show more ...
|
| #
267d86e1
|
| 19-Dec-2020 |
Gordon Bergling <gbe@FreeBSD.org> |
devctl(8): Correct "sections out of conventional order" error
MFC after: 1 week
|
| #
7648bc9f
|
| 13-May-2019 |
Alan Somers <asomers@FreeBSD.org> |
MFHead @347527
Sponsored by: The FreeBSD Foundation
|
| #
4fbf8e1c
|
| 05-Apr-2019 |
Konstantin Belousov <kib@FreeBSD.org> |
Implement devctl(8) command 'reset', using DEV_RESET /dev/devctl2 ioctl.
Reviewed by: imp (previous version), jhb (previous version) Sponsored by: Mellanox Technologies MFC after: 2 weeks Differenti
Implement devctl(8) command 'reset', using DEV_RESET /dev/devctl2 ioctl.
Reviewed by: imp (previous version), jhb (previous version) Sponsored by: Mellanox Technologies MFC after: 2 weeks Differential revision: https://reviews.freebsd.org/D19646
show more ...
|
| #
2aaf9152
|
| 18-Mar-2019 |
Alan Somers <asomers@FreeBSD.org> |
MFHead@r345275
|
| #
ff511f1f
|
| 11-Mar-2019 |
Enji Cooper <ngie@FreeBSD.org> |
MFhead@r344996
|
| #
2e43efd0
|
| 06-Mar-2019 |
John Baldwin <jhb@FreeBSD.org> |
Drop "All rights reserved" from my copyright statements.
Reviewed by: rgrimes MFC after: 1 month Differential Revision: https://reviews.freebsd.org/D19485
|
| #
ea1e967c
|
| 19-May-2017 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r318380 through r318559.
|
| #
6dce7e99
|
| 19-May-2017 |
Maxim Konovalov <maxim@FreeBSD.org> |
o Missed flag restored.
PR: 219395 Submitted by: Tiwei Bie
|
| #
aa0c5579
|
| 30-Aug-2016 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r305029 through r305080.
|
| #
f39ffb41
|
| 30-Aug-2016 |
Enji Cooper <ngie@FreeBSD.org> |
MFhead @ r305041
|
| #
e05ec081
|
| 29-Aug-2016 |
John Baldwin <jhb@FreeBSD.org> |
Implement 'devctl clear driver' to undo a previous 'devctl set driver'.
Add a new 'clear driver' command for devctl along with the accompanying ioctl and devctl_clear_driver() library routine to res
Implement 'devctl clear driver' to undo a previous 'devctl set driver'.
Add a new 'clear driver' command for devctl along with the accompanying ioctl and devctl_clear_driver() library routine to reset a device to use a wildcard devclass instead of a fixed devclass. This can be used to undo a previous 'set driver' command. After the device's name has been reset to permit wildcard names, it is reprobed so that it can attach to newly-available (to it) device drivers.
MFC after: 1 month Sponsored by: Chelsio Communications
show more ...
|