Page MenuHomeFreeBSD

Add support for querying the attachment type of the bhnd bus
ClosedPublic

Authored by landon_landonf.org on May 22 2016, 12:42 AM.
Tags
None
Referenced Files
F85740200: D6492.diff
Sun, Jun 9, 9:40 PM
F85700068: D6492.id.diff
Sun, Jun 9, 7:06 AM
F85693425: D6492.diff
Sun, Jun 9, 4:39 AM
Unknown Object (File)
May 8 2024, 11:39 AM
Unknown Object (File)
Feb 23 2024, 10:28 AM
Unknown Object (File)
Jan 9 2024, 7:56 PM
Unknown Object (File)
Dec 20 2023, 1:15 AM
Unknown Object (File)
Nov 10 2023, 10:27 PM
Subscribers

Details

Summary

This adds a BHND_BUS_GET_ATTACH_TYPE(); the primary use-case is to let
chipc make a coarse-grained determination as to whether UART, SPI, etc
drivers ought to be attached, and on fullmac devices, whether a real
CPU driver ought to be skipped for the ARM core, etc.

Depends on D6491

Test Plan

Tested against BCM4331 and BCM4312 devices.

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 Add support for querying the attachment type of the bhnd bus.
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.