Page MenuHomeFreeBSD

Replace is_hostb_device() with a more general find_hostb_device().
ClosedPublic

Authored by landon_landonf.org on May 3 2016, 6:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 2, 12:43 AM
Unknown Object (File)
Sun, Jun 1, 12:46 PM
Unknown Object (File)
Sun, Jun 1, 10:34 AM
Unknown Object (File)
Sat, May 31, 4:58 PM
Unknown Object (File)
Fri, May 30, 12:18 AM
Unknown Object (File)
Wed, May 28, 9:25 AM
Unknown Object (File)
Tue, May 27, 2:36 PM
Unknown Object (File)
Jan 2 2025, 4:04 AM
Subscribers

Details

Summary

This allows bus children to query for the host bridge device, rather
than having to iterate over all attached devices.

Depends on D6191

Test Plan

Verify that the bhndb bridge still finds the bridging core and
attaches successfully when if_bwn_pci is loaded.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

landon_landonf.org retitled this revision from to Replace is_hostb_device() with a more general find_hostb_device()..
landon_landonf.org updated this object.
landon_landonf.org edited the test plan for this revision. (Show Details)
landon_landonf.org added a reviewer: adrian.
This revision was automatically updated to reflect the committed changes.