Page MenuHomeFreeBSD

device_probe_and_attach.9: Document more device functions
Needs ReviewPublic

Authored by jhb on Tue, Jan 7, 5:04 PM.

Details

Reviewers
imp
Summary

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.

Diff Detail

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