Page MenuHomeFreeBSD

device_delete_child.9: Reference device_detach.9 and BUS_CHILD_DELETED.9
Needs ReviewPublic

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

Details

Reviewers
imp
Summary

Refer to device_detach(9) for the description of detaching a device.
Note that descendants of the child device are also deleted (though in
theory a proper detach routine should have already deleted these).
Finally, note that BUS_CHILD_DELETED(9) is invoked on each deleted
device.

Diff Detail

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