Page MenuHomeFreeBSD

Add a vendor parameter to BHND_DEVICE, replacing vendor-specific BHND_*_DEVICE macros.
ClosedPublic

Authored by landonf on Jun 6 2016, 1:38 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Aug 21, 11:13 AM
Unknown Object (File)
Fri, Aug 21, 11:11 AM
Unknown Object (File)
Fri, Aug 21, 11:10 AM
Unknown Object (File)
Thu, Aug 6, 2:08 AM
Unknown Object (File)
Fri, Jul 31, 2:21 AM
Unknown Object (File)
Thu, Jul 30, 1:05 AM
Unknown Object (File)
May 9 2026, 8:21 PM
Unknown Object (File)
May 3 2026, 1:15 AM
Subscribers

Details

Summary

Added a vendor parameter to BHND_DEVICE, replacing vendor-specific BHND_*_DEVICE macros.

The original BHND_(MIPS|ARM)_DEVICE macros appeared to support the SoC work; I've been
meaning to circle back around and simplify these.

Test Plan

Tested against MIPS/BCMA/SIBA devices.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 4125
Build 4168: arc lint + arc unit

Event Timeline

landonf retitled this revision from to Add a vendor parameter to BHND_DEVICE, replacing vendor-specific BHND_*_DEVICE macros..
landonf updated this object.
landonf edited the test plan for this revision. (Show Details)
landonf added a reviewer: adrian.
adrian edited edge metadata.

This is fine, do it!

This revision is now accepted and ready to land.Jun 6 2016, 3:08 AM
This revision was automatically updated to reflect the committed changes.