summaryrefslogtreecommitdiff
path: root/usr/src/uts/sun4u/io/pci/pci_tools.c
AgeCommit message (Collapse)AuthorFilesLines
2009-07-08PSARC/2009/340 Interrupt affinity interfaces and PCITool enhancementsEvan Yan1-97/+44
6796906 Interfaces needed for querying and re-targetting msi-x interrupts 6805710 px driver should support re-targetting MSI-X interrupts 6849547 PCITool enhancements 6851623 ddi_intr_enable() and ddi_intr_disable() fails randomly for dup interrupt.
2007-06-06PSARC/2007/301 PCItool extensions for handling groups of interrupt vectorsschwartz1-21/+58
PSARC/2007/302 PSM_INTR_OPS extensions for handling groups of interrupt vectors 6458838 Once intrd performs reassignment, MSI interrupts stop coming 6564773 Cleanup pcitool versioning 6565502 apic_rebind could write IOAPIC for fixed interrupts
2005-10-286336718 px_tools_4v.c source file is missing CDDL textschwartz1-2/+14
6338023 PCItool support for X86 PCI-express needed 6339926 X86 PCItool functions should take a dip instead of a dev_t 6339928 PCItool header file cleanup --HG-- rename : usr/src/uts/sun4/io/px/px_tools.h => usr/src/uts/sun4/io/px/px_tools_ext.h rename : usr/src/uts/common/sys/pci_tools_var.h => usr/src/uts/sun4u/sys/pci/pci_tools_ext.h
2005-06-306261696 Move pcitool ioctls to their own minor nodesschwartz1-415/+374
6263986 OS needs to track when pcitool changes ino<->CPU mappings 6288792 pcitool probe output is incomplete 6290255 pcitool must accomodate systems with many CPUs 6290790 pcitool -b prints bytes with wrong endian on big endian machines 6290816 pcitool sun4u pci interrupt support doesn't correctly handle CPU ids 6290817 pcitool code cleanup
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+1055