Page MenuHomeFreeBSD

bus_attach_children.9: New manpage for functions operating on children
Needs ReviewPublic

Authored by jhb on Tue, Jan 7, 5:05 PM.
Tags
None
Referenced Files
F108366977: D48368.id148889.diff
Fri, Jan 24, 5:09 AM
Unknown Object (File)
Mon, Jan 20, 6:49 PM
Unknown Object (File)
Mon, Jan 20, 9:24 AM
Unknown Object (File)
Tue, Jan 14, 9:54 AM
Unknown Object (File)
Sun, Jan 12, 8:30 PM
Unknown Object (File)
Sun, Jan 12, 2:19 AM
Unknown Object (File)
Fri, Jan 10, 11:51 AM
Unknown Object (File)
Fri, Jan 10, 11:39 AM
Subscribers

Details

Reviewers
imp
Group Reviewers
manpages
Summary

This documents bus_attach_children, bus_delayed_attach_children,
bus_detach_children, bus_enumerate_hinted_children, and
bus_identify_children.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 61618
Build 58502: arc lint + arc unit

Event Timeline

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_*).

ziaee added a subscriber: ziaee.

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.

jhb marked an inline comment as done.Thu, Jan 9, 8:23 PM

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.

jhb marked an inline comment as done.

Fix sort order of Xrefs

Adjust stale Xr in DRIVER_ATTACH