Page MenuHomeFreeBSD

Add a common bhnd_pci driver shared by both bhnd_pcib and bhnd_pci_hostb
ClosedPublic

Authored by landon_landonf.org on Mar 27 2016, 10:06 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 7, 3:54 AM
Unknown Object (File)
Oct 5 2024, 7:35 AM
Unknown Object (File)
Oct 4 2024, 3:25 AM
Unknown Object (File)
Oct 1 2024, 1:08 PM
Unknown Object (File)
Sep 28 2024, 12:30 AM
Unknown Object (File)
Sep 22 2024, 7:31 PM
Unknown Object (File)
Sep 12 2024, 1:00 AM
Unknown Object (File)
Sep 8 2024, 5:51 PM
Subscribers

Details

Summary

This extracts common code from bhndb_pci, bhnd_pcib, and bhnd_pci_hostb into a
simpler shared bhnd_pci base driver, and should enable SoC-side implementation
of bhnd_pcib root complex support.

Depends on D5759

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 a common bhnd_pci driver shared by both bhnd_pcib and bhnd_pci_hostb.
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.
adrian edited edge metadata.
This revision is now accepted and ready to land.Apr 7 2016, 3:03 PM
adrian requested changes to this revision.Apr 19 2016, 4:04 PM
adrian edited edge metadata.

This did'nt cleanly apply to -HEAD. Please update and test what's in HEAD so we can get a working patch :)

This revision now requires changes to proceed.Apr 19 2016, 4:04 PM
landon_landonf.org edited edge metadata.
landon_landonf.org removed rS FreeBSD src repository - subversion as the repository for this revision.

rebased against HEAD

adrian edited edge metadata.
This revision is now accepted and ready to land.Apr 22 2016, 4:26 PM
This revision was automatically updated to reflect the committed changes.