History log of /illumos-gate/usr/src/uts/sun4/io/px/px_ib.h (Results 1 – 9 of 9)
Revision Date Author Comments
# c17ca212 08-Jun-2010 David Major

6930949 busy wait loops in px_intr.c and px_ib.c should be consolidated into a single function


# d17daf0b 16-Jan-2010 Scott Carter, SD IOSW

6887999 T5140 Panic in px_ib_intr_redist during reboot test.
6896543 ddi_intr_set_affinity could cause mem corruption


# 4bd2626c 21-Sep-2009 Daniel Ice

6788613 px: WARNING: px1: ino 0x18 blocked and disk warnings during high stress test


# 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 ...


# b0fc0e77 23-Oct-2006 govinda

6402328 Add multi-pil and unlimited softint support for SPARC


# 36fe4a92 14-Nov-2005 egillett

6342314 some px #defines conflict with pci #defines
6342319 Need a sparc mdb dcmd to display pci/px interrupt registrations
6343599 Need an x86 mdb dcmd to display interrupt registrations

6342314 some px #defines conflict with pci #defines
6342319 Need a sparc mdb dcmd to display pci/px interrupt registrations
6343599 Need an x86 mdb dcmd to display interrupt registrations
6344455 px_nexus.h is not needed

--HG--
rename : usr/src/uts/sun4/io/px/px_nexus.h => deleted_files/usr/src/uts/sun4/io/px/px_nexus.h

show more ...


# a195726f 14-Oct-2005 govinda

PSARC/2005/561 Obsolete DDI Interrupt Interfaces
6330182 Implement PSARC/2005/561 changes
6255855 ddi_intr_get_nintrs() returns DDI_SUCCESS for type = -1
6255872 ddi_intr_get_cap() return

PSARC/2005/561 Obsolete DDI Interrupt Interfaces
6330182 Implement PSARC/2005/561 changes
6255855 ddi_intr_get_nintrs() returns DDI_SUCCESS for type = -1
6255872 ddi_intr_get_cap() returns 0 for capability structure
6256554 process_intr_ops() should check for pdip value
6280180 memory leaks in ddi_add_intr /ddi_intr_alloc
6320326 interrupt state should not be touched during interrupt re-routing
6320368 default px driver configuration should be MSIX
6320374 px driver should call ndi_ra_alloc() with proper arguments
6323264 px_err_reg_disable() access fire regsiters with incorrect csrbase
6328321 update sparc.fdbg for new DDI interrupt data structures

--HG--
rename : usr/src/uts/common/sys/nexusintr.h => deleted_files/usr/src/uts/common/sys/nexusintr.h
rename : usr/src/uts/sun4/sys/nexusintr_impl.h => deleted_files/usr/src/uts/sun4/sys/nexusintr_impl.h

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 ...


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

OpenSolaris Launch