History log of /illumos-gate/usr/src/uts/common/sys/pci_tools.h (Results 1 – 8 of 8)
Revision Date Author Comments
# 6a634c9d 19-Aug-2010 Richard Lowe

merge with onnv_147
Reviewed by: garrett@nexenta.com
Approved by: garrett@nexenta.com


# 7ff178cd 24-Jun-2010 Jimmy Vetayases

PSARC/2009/505 IRM Framework Extension(s)
PSARC/2009/665 Pcitool Extensions
6669984 Solaris x86 need to provide large number of interrupt vectors for MSI/MSI-x
6866130 Interrupt Resource

PSARC/2009/505 IRM Framework Extension(s)
PSARC/2009/665 Pcitool Extensions
6669984 Solaris x86 need to provide large number of interrupt vectors for MSI/MSI-x
6866130 Interrupt Resource Management (IRM) support on x86 platforms
6876744 Need a new mdb debugger module for the new apix PSM
6881939 decouple current i86xpv interrupt implementation from i86pc
6916041 Pcitool Enhancement(1M) for the new apix PSM on X86
6957091 update pcitool(1m) manpage for 6916041

--HG--
rename : usr/src/cmd/mdb/i86pc/modules/pcplusmp/apic.c => usr/src/cmd/mdb/i86pc/modules/pcplusmp/pcplusmp.c

show more ...


# 5cd376e8 14-Jul-2010 Jimmy Vetayases

6968165 ::ioapic and ::apic should be limited to kmdb
6968169 missing start dates in some interrupt related files


# 09b1eac2 08-Jul-2009 Evan Yan

PSARC/2009/340 Interrupt affinity interfaces and PCITool enhancements
6796906 Interfaces needed for querying and re-targetting msi-x interrupts
6805710 px driver should support re-targetting

PSARC/2009/340 Interrupt affinity interfaces and PCITool enhancements
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.

show more ...


# 2917a9c9 06-Jun-2007 schwartz

PSARC/2007/301 PCItool extensions for handling groups of interrupt vectors
PSARC/2007/302 PSM_INTR_OPS extensions for handling groups of interrupt vectors
6458838 Once intrd performs reassign

PSARC/2007/301 PCItool extensions for handling groups of interrupt vectors
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

show more ...


# 69cd775f 29-Sep-2005 schwartz

6263985 Implement pcitool support for fire systems
6303635 prtconf(1m) shows a PCIe-PCI bridge device but pcitool(1m) doesn't
6317215 pcitool UI could be friendlier
6317222 pcitool ... -s

6263985 Implement pcitool support for fire systems
6303635 prtconf(1m) shows a PCIe-PCI bridge device but pcitool(1m) doesn't
6317215 pcitool UI could be friendlier
6317222 pcitool ... -s 4 -w 1122334455667788 should not be allowed

--HG--
rename : usr/src/uts/sun4u/io/px/px_tools_var.h => usr/src/uts/sun4/io/px/px_tools_var.h
rename : usr/src/uts/sun4u/io/px/px_asm.h => usr/src/uts/sun4u/io/px/px_asm_4u.h
rename : usr/src/uts/sun4u/io/px/px_asm.s => usr/src/uts/sun4u/io/px/px_asm_4u.s
rename : usr/src/uts/sun4u/io/px/px_tools.c => usr/src/uts/sun4u/io/px/px_tools_4u.c

show more ...


# 7851eb82 30-Jun-2005 schwartz

6261696 Move pcitool ioctls to their own minor nodes
6263986 OS needs to track when pcitool changes ino<->CPU mappings
6288792 pcitool probe output is incomplete
6290255 pcitool must acco

6261696 Move pcitool ioctls to their own minor nodes
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

show more ...


# 7c478bd9 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch