summaryrefslogtreecommitdiffstats
path: root/sys/x86/x86/mptable_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Convert rman to use rman_res_t instead of u_longjhibbits2016-01-271-4/+4
* Add domain support to PCI bus allocationzbb2015-09-161-1/+1
* Add support for managing PCI bus numbers. As with BARs and PCI-PCI bridgejhb2014-02-121-0/+13
* Drop the 3rd clause from all 3 clause BSD licenses where I am the solejhb2014-02-051-3/+0
* - Reuse legacy_pcib_(read|write)_config() methods in the QPI pcib driver.jhb2014-01-211-23/+2
* Move the legacy(4) driver to x86.jhb2012-03-301-1/+1
* Use a more proper fix for enabling HT MSI mapping windows on Host-PCIjhb2012-03-291-11/+1
* - There's no need to overwrite the default device method with the defaultmarius2011-11-221-2/+1
* Respect the BIOS/firmware's notion of acceptable address ranges for PCIjhb2011-07-151-1/+84
* Reimplement how PCI-PCI bridges manage their I/O windows. Previously thejhb2011-05-031-0/+1
* Add implementations of BUS_ADJUST_RESOURCE() to the PCI bus driver,jhb2011-05-021-0/+1
* Move the mptable.h under x86/include/.attilio2010-11-091-1/+1
* Merge the mptable support from MD bits to x86 subtree.attilio2010-10-281-0/+177
OpenPOWER on IntegriCloud