Page MenuHomeFreeBSD

Move bhnd_nexus driver out into sys/mips/broadcom to support MIPS-specific behavior.
ClosedPublic

Authored by landonf on Feb 9 2017, 1:40 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Dec 7, 5:11 AM
Unknown Object (File)
Oct 28 2024, 4:11 AM
Unknown Object (File)
Oct 14 2024, 6:55 PM
Unknown Object (File)
Sep 28 2024, 5:57 PM
Unknown Object (File)
Sep 24 2024, 7:01 AM
Unknown Object (File)
Sep 16 2024, 7:56 PM
Unknown Object (File)
Sep 16 2024, 7:56 PM
Unknown Object (File)
Sep 16 2024, 7:56 PM
Subscribers
None

Details

Summary
  • Move bhnd/bcma/siba nexus drivers out into sys/mips/broadcom.
  • Add MIPS/BCM4706-specific workaround to bhnd_nexus_is_hw_disabled() -- the BCM4706 low-cost package leaves secondary GMAC cores floating.

Diff Detail

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

Event Timeline

landonf retitled this revision from to Move bhnd_nexus driver out into sys/mips/broadcom to support MIPS-specific behavior..
landonf updated this object.
landonf edited the test plan for this revision. (Show Details)
landonf added a reviewer: adrian.
adrian edited edge metadata.

if michael is okay with it then I'm okay with it

This revision is now accepted and ready to land.Feb 9 2017, 5:21 AM
mizhka edited edge metadata.

Of course I like it. More broadcom features. I hope to see ARM BHND support in future :) I'll cross fingers before start rebase

This revision was automatically updated to reflect the committed changes.