HomeFreeBSD

device_probe_and_attach.9: Document more device functions

Description

device_probe_and_attach.9: Document more device functions

Split out separate descriptions of device_probe and device_attach and
include extra details (such as the effect of a disabled hint during
device_attach). Reframe device_probe_and_attach as a recommended
wrapper function around device_probe and device_attach.

While here, add a description of device_detach.

Differential Revision: https://reviews.freebsd.org/D48364

(cherry picked from commit d7fa71dfedd6db18ded3971c6f42b3699b5627d7)

Details

Provenance
jhbAuthored on Feb 5 2025, 7:44 PM
Differential Revision
D48364: device_probe_and_attach.9: Document more device functions
Parents
rG7e58d899fd93: BUS_CONFIG_INTR.9: Describe bus_config_intr() wrapper function
Branches
Unknown
Tags
Unknown