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
Differential D5763 Authored by landon_landonf.org on Mar 27 2016, 10:06 PM.
Details Summary This extracts common code from bhndb_pci, bhnd_pcib, and bhnd_pci_hostb into a Depends on D5759
Diff Detail
Event Timelinelandon_landonf.org updated this revision to Diff 14661.Mar 27 2016, 10:06 PM2016-03-27 22:06:03 (UTC+0) 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 added a parent revision: D5759: Standardize bhnd device tables and quirk matching.. Herald added a subscriber: imp. · View Herald TranscriptMar 27 2016, 10:06 PM2016-03-27 22:06:03 (UTC+0) adrian edited edge metadata. This revision is now accepted and ready to land.Apr 7 2016, 3:03 PM2016-04-07 15:03:00 (UTC+0) adrian edited edge metadata. Comment ActionsThis 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 PM2016-04-19 16:04:34 (UTC+0) landon_landonf.org updated this revision to Diff 15404.Edited · Apr 20 2016, 8:57 PM2016-04-20 20:57:50 (UTC+0) landon_landonf.org edited edge metadata. landon_landonf.org removed rS FreeBSD src repository - subversion as the repository for this revision. Comment Actionsrebased against HEAD adrian edited edge metadata. This revision is now accepted and ready to land.Apr 22 2016, 4:26 PM2016-04-22 16:26:01 (UTC+0) Closed by commit rS298479: [bhnd] Add a common bhnd_pci driver shared by both bhnd_pcib and bhnd_pci_hostb (authored by adrian). · Explain WhyApr 22 2016, 4:27 PM2016-04-22 16:27:13 (UTC+0) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 14661 |