summaryrefslogtreecommitdiffstats
path: root/sys/x86/pci/qpi.c
Commit message (Expand)AuthorAgeFilesLines
* Convert rman to use rman_res_t instead of u_longjhibbits2016-01-271-1/+1
* Add domain support to PCI bus allocationzbb2015-09-161-1/+1
* Reassign copyright statements on several files from Advancedjhb2015-04-231-1/+1
* Add support for managing PCI bus numbers. As with BARs and PCI-PCI bridgejhb2014-02-121-0/+20
* - Reuse legacy_pcib_(read|write)_config() methods in the QPI pcib driver.jhb2014-01-211-42/+7
* - There's no need to overwrite the default device method with the defaultmarius2011-11-221-2/+1
* Reimplement how PCI-PCI bridges manage their I/O windows. Previously thejhb2011-05-031-0/+1
* Each processor socket in a QPI system has a special PCI bus for thejhb2010-09-071-13/+45
* Correctly ensure that the CPU family is 0x6, not non-zero.jhb2010-08-251-1/+2
* Intel QPI chipsets actually provide two extra "non-core" PCI buses thatjhb2010-08-251-0/+286
OpenPOWER on IntegriCloud