This documents bus_attach_children, bus_delayed_attach_children,
bus_detach_children, bus_enumerate_hinted_children, and
bus_identify_children.
Details
Details
- Reviewers
imp - Group Reviewers
manpages - Commits
- rG192d326bcff5: bus_attach_children.9: New manpage for functions operating on children
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Possibly device_delete_children should also be in this manpage, but that also highlights that it probably should be renamed (or that all of these functions should be renamed to device_*).
Comment Actions
Super cool! Unfortunately I am not able to apply this to main with git-arc.sh patch -c D48368.
share/man/man9/bus_attach_children.9 | ||
---|---|---|
125 | Please excuse this stupid nit, but we do always put the capitalized forms first. |
Comment Actions
The patch probably fails to apply because earlier patches in this stack already patch share/man/man9/Makefile
share/man/man9/bus_attach_children.9 | ||
---|---|---|
125 | Perfectly fine nit to call out. |