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
F153380569: D6736.diff
Mon, Apr 20, 7:57 PM
Unknown Object (File)
Wed, Apr 15, 7:24 AM
Unknown Object (File)
Wed, Apr 15, 6:35 AM
Unknown Object (File)
Wed, Apr 8, 9:29 AM
Unknown Object (File)
Wed, Apr 8, 6:29 AM
Unknown Object (File)
Mon, Apr 6, 3:21 AM
Unknown Object (File)
Wed, Mar 25, 8:57 AM
Unknown Object (File)
Mon, Mar 23, 8:13 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 Not Applicable
Unit
Tests Not Applicable

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.